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

Set lifetime for feast_tmp tables #10

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

crispin-ki
Copy link

Adding lifetime to tables created via to_bigquery() call which is used in to_remote_storage() as in bytewax materialization, these tables are not otherwise deleted.

This should have no effect on anything else, as we only use to_bigquery() when calling to_remote_storage() which is used in the bytewax materialization when we save what needs to be materialized as parquets, first it goes into a BQ table

@crispin-ki crispin-ki requested a review from mek-ki August 1, 2023 15:10
@crispin-ki crispin-ki merged commit 7af776a into master Aug 1, 2023
@crispin-ki crispin-ki deleted the set-lifetime-for-feast-tmp-tables branch August 1, 2023 15:19
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