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

Setup partitioning and clustering for raw table #915

Merged
merged 4 commits into from
Dec 27, 2023

Conversation

iskakaushik
Copy link
Contributor

@iskakaushik iskakaushik commented Dec 27, 2023

Setup clustering for pkey for normalized table, we noticed at one of our customers that the costs associated with MERGE statements are high. This is an attempt to reduce them per: https://cloud.google.com/blog/products/data-analytics/cost-optimization-best-practices-for-bigquery

@heavycrystal heavycrystal enabled auto-merge (squash) December 27, 2023 19:01
@serprex
Copy link
Contributor

serprex commented Dec 27, 2023

What's the motivation here? Perf? Parallelism? Pseudoindex?

@iskakaushik
Copy link
Contributor Author

What's the motivation here? Perf? Parallelism? Pseudoindex?

added description :)

@iskakaushik iskakaushik force-pushed the setup-partitioning-and-clustering-bq branch from 26003e4 to 6649f6d Compare December 27, 2023 19:58
@iskakaushik iskakaushik merged commit 6c57ce4 into main Dec 27, 2023
7 checks passed
@serprex serprex deleted the setup-partitioning-and-clustering-bq branch July 19, 2024 15:21
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