Skip to content

Conversation

chelsea-lin
Copy link
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 as code owners 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
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
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 join this conversation on GitHub. Already have an account? Sign in to comment
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