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

⚡️ Added set_prefect_kv parameter to BigQueryToADLS flow #809

Merged
merged 2 commits into from
Nov 14, 2023

Conversation

Rafalz13
Copy link
Contributor

@Rafalz13 Rafalz13 commented Nov 14, 2023

Summary

A new parameter set_prefect_kv is added to specify when to run the set_key_value function and set a new key-value pair on Prefect.

Importance

To reduce the number of pairs created, the parameter is set to False. If a new pair is needed the parameter can be set as True in the flow.

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 November 14, 2023 11:33
@m-paz m-paz merged commit e7cb65e into dev Nov 14, 2023
3 checks passed
@trymzet trymzet deleted the bigquery_set_kv_parameter branch March 19, 2024 12:22
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