Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parametrizing application name for more flexibility #999

Closed
wants to merge 1 commit into from

Conversation

PrantikTechie
Copy link

@PrantikTechie PrantikTechie commented Apr 26, 2024

resolves #148

Problem

As per the current implementation, the application name is hard coded to "dbt". But as per some use cases, it might require some custom application name.

Solution

Making the application name parametrized. Whatever value the user will pass as application in profiles.yml that will be considered as application name, if user doesn't pass any value then it will be hard coded to "dbt".

Checklist

  • I have read the contributing guide and understand what's expected of me
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • This PR has no interface changes (e.g. macros, cli, logs, json artifacts, config files, adapter interface, etc) or this PR has already received feedback and approval from Product or DX

@cla-bot cla-bot bot added the cla:yes label Apr 26, 2024
@PrantikTechie
Copy link
Author

Hi Everyone, is there any update on this PR? @dbeatty10 , @mikealfare please let me know if this is acknowledged.

@dbeatty10
Copy link
Contributor

Closing per #148 (comment).

1 similar comment
@dbeatty10
Copy link
Contributor

Closing per #148 (comment).

@dbeatty10 dbeatty10 closed this May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CT-573] Can't specify application using Snowflake profile yaml
2 participants