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

Add _viadot_source column to BigQuery #763

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

Rafalz13
Copy link
Contributor

@Rafalz13 Rafalz13 commented Oct 12, 2023

Summary

Decorator is added to the Bigquery source class. It's applied on the query_to_df() method. Every extraction from now on will have an additional column _viadot_source with value BigQuery

Importance

Need to include the _viadot_source column in tables in the future data catalog

Checklist

This PR:

  • follows the guidelines laid out in CONTRIBUTING.md
  • links relevant issue(s)
  • adds/updates tests (if appropriate)
  • adds/updates docstrings (if appropriate)
  • adds an entry in CHANGELOG.md

@Rafalz13 Rafalz13 requested a review from m-paz October 12, 2023 10:15
@Rafalz13 Rafalz13 merged commit d437df0 into dev Oct 12, 2023
3 checks passed
@trymzet trymzet deleted the add_viadot_source_to_bigquery_source branch March 19, 2024 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants