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

Give users the ability to override the default taskgroup name for DbtTaskGroup #38

Closed
chrishronek opened this issue Dec 18, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@chrishronek
Copy link
Contributor

No description provided.

@chrishronek chrishronek added the enhancement New feature or request label Dec 18, 2022
@chrishronek
Copy link
Contributor Author

This is probably already possible from the inherited args - just need to test and then close.

@chrishronek
Copy link
Contributor Author

This is already possible - just didn't realize it was when I opened the issue:

  jaffle_shop = DbtTaskGroup(
      ...
      group_id="test_123"
  )

@jlaneve jlaneve closed this as completed Jan 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants