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

Support multi-table updates #7

Merged
merged 7 commits into from
Aug 29, 2023
Merged

Support multi-table updates #7

merged 7 commits into from
Aug 29, 2023

Conversation

jmelot
Copy link
Member

@jmelot jmelot commented Aug 25, 2023

@rggelles, here is an attempt to support the functionality you were looking for. See the updated readme. You can view the sample dags here: https://he91bc3635f32efabp-tp.appspot.com/home (airtable_to_bq_{multi, single}_airtable_to_bq_test, bq_to_airtable_{multi, single}_bq_to_airtable_test).

Note that the steps that call the Airtable API happen in series - this was to avoid running into any issues with too many concurrent requests.

@github-actions
Copy link

github-actions bot commented Aug 25, 2023

No need for rebasing 👍
behind_count is 0
ahead_count is 7

@jmelot jmelot changed the title s Support multi-table updates Aug 25, 2023
@jmelot jmelot marked this pull request as draft August 25, 2023 19:30
@jmelot jmelot requested a review from niharikasingh August 28, 2023 20:23
@jmelot jmelot marked this pull request as ready for review August 28, 2023 20:23
Copy link
Contributor

@niharikasingh niharikasingh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Not sure if Rebecca wants/has to sign off before merging, so I won't click the merge button right now.

@rggelles
Copy link
Member

I do not have to sign off! So I will just merge since you have approved. Thanks so much for doing this, @jmelot

@rggelles rggelles merged commit 69be7ab into main Aug 29, 2023
3 checks passed
@rggelles rggelles deleted the multi-config-pipeline branch August 29, 2023 13:43
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.

3 participants