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

Including rows_affected-like information in the results on-run-end context variable #268

Closed
jeremyyeo opened this issue Feb 10, 2023 · 2 comments
Labels
enhancement New feature or request Stale

Comments

@jeremyyeo
Copy link

jeremyyeo commented Feb 10, 2023

Describe the feature

This is the same as outlined in dbt-spark here:

dbt-labs/dbt-spark#497

But is essentially the same with dbt-databricks.

adapter_response={'_message': 'OK'}

Describe alternatives you've considered

Don't think there's a good alternative here.

Who will this benefit?

Users who need fine grained audit information in their runs - how many rows affected when a model runs, etc. In particular the dbt_artifacts package writes rows_affected into their tables but for databricks/spark it's always 0.

Are you interested in contributing this feature?

Let us know if you want to write some code, and how we can help.

$ dbt --version
Core:
  - installed: 1.3.2
  - latest:    1.4.1 - Update available!

  Your version of dbt-core is out of date!
  You can find instructions for upgrading here:
  https://docs.getdbt.com/docs/installation

Plugins:
  - databricks: 1.3.2 - Update available!
@jeremyyeo jeremyyeo added the enhancement New feature or request label Feb 10, 2023
@github-actions
Copy link

github-actions bot commented Aug 9, 2023

This issue has been marked as Stale because it has been open for 180 days with no activity. If you would like the issue to remain open, please remove the stale label or comment on the issue.

@github-actions github-actions bot added the Stale label Aug 9, 2023
@benc-db
Copy link
Collaborator

benc-db commented Sep 13, 2023

closing as duplicate of #351. Thanks for reporting, it is being considered.

@benc-db benc-db closed this as completed Sep 13, 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 Stale
Projects
None yet
Development

No branches or pull requests

2 participants