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

feat: 1495 optimize parent tree bigquery #1616

Closed
wants to merge 1 commit into from

Conversation

xiaopeng0202
Copy link
Collaborator

@xiaopeng0202 xiaopeng0202 commented Sep 18, 2024

Description

Closes #1459

Changelog

Changed

  • By filtering parent_tree data upfront in filtered_parent_tree, reduced the number of records involved in subsequent joins.
  • Ensured a few columns are indexed for faster joins and where clauses

How was this tested?

  • 🧠 Not needed
  • 👀 Eyeball
  • 🤖 Added tests

What gif/image best describes this PR or how it makes you feel?


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@xiaopeng0202 xiaopeng0202 changed the title optimize query feat: 1495 optimize parent tree bigquery Sep 18, 2024
@xiaopeng0202 xiaopeng0202 deleted the feat/1495-enhance-parent-tree-bigquery branch September 18, 2024 05:37
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.

Primary and Secondary Orchard selection
1 participant