Skip to content
This repository was archived by the owner on May 7, 2026. It is now read-only.

chore: add compile_join for new compiler#1851

Merged
chelsea-lin merged 1 commit into
mainfrom
main_chelsealin_compilejoin
Jul 1, 2025
Merged

chore: add compile_join for new compiler#1851
chelsea-lin merged 1 commit into
mainfrom
main_chelsealin_compilejoin

Conversation

@chelsea-lin
Copy link
Copy Markdown
Contributor

Fixes internal issue 427501553 🦕

@product-auto-label product-auto-label Bot added size: l Pull request size is large. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jun 24, 2025
@chelsea-lin chelsea-lin marked this pull request as ready for review June 24, 2025 23:16
@chelsea-lin chelsea-lin requested review from a team June 24, 2025 23:16
TrevorBergeron
TrevorBergeron previously approved these changes Jun 25, 2025
join_nulls: bool = True,
) -> SQLGlotIR:
"""Joins the current query with another SQLGlotIR instance."""
# TODO: add join_nulls support
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

maybe just throw a NotImplementedError now for join_nulls? Def don't want to forget to implement that flag later on

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

To prevent large changes, I will send out PR soon for join_nulls supports.

@GarrettWu GarrettWu removed their assignment Jun 26, 2025
@chelsea-lin chelsea-lin added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2025
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 26, 2025
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_compilejoin branch from e273d7a to c745875 Compare July 1, 2025 18:18
@product-auto-label product-auto-label Bot added size: m Pull request size is medium. and removed size: l Pull request size is large. labels Jul 1, 2025
@chelsea-lin chelsea-lin enabled auto-merge (squash) July 1, 2025 18:24
@chelsea-lin chelsea-lin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2025
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 1, 2025
@chelsea-lin chelsea-lin merged commit 23d6fb4 into main Jul 1, 2025
18 of 25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_compilejoin branch July 1, 2025 19:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: m Pull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants