Skip to content

refactor: adds null literal checks when sqlglot compiling eq and nq ops - #2381

Merged
chelsea-lin merged 1 commit into
mainfrom
main_chelsealin_eq
Jan 15, 2026
Merged

refactor: adds null literal checks when sqlglot compiling eq and nq ops#2381
chelsea-lin merged 1 commit into
mainfrom
main_chelsealin_eq

Conversation

@chelsea-lin

Copy link
Copy Markdown
Contributor

This change adds null literal checks during the compilation of eq, ne and map ops. This aims to resolve the test_series_replace_nans_with_pd_na failure reported in #2248.

Fixes internal issue 417774347 🦕

@product-auto-labelproduct-auto-labelBot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Jan 14, 2026
@chelsea-lin
chelsea-lin marked this pull request as ready for review January 14, 2026 07:55
@chelsea-lin
chelsea-lin requested review from a teamJanuary 14, 2026 07:55
@chelsea-linchelsea-lin added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2026
@bigframes-botbigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 14, 2026
@chelsea-lin
chelsea-lin merged commit 173efd9 into mainJan 15, 2026
24 of 26 checks passed
@chelsea-lin
chelsea-lin deleted the main_chelsealin_eq branch January 15, 2026 02:44
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigqueryIssues related to the googleapis/python-bigquery-dataframes API.size: mPull request size is medium.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@chelsea-lin@jialuoo@shobsi@bigframes-bot