Skip to content

chore: fix null literal check in sqlglot compiler#2538

Merged
chelsea-lin merged 3 commits intomainfrom
main_chelsealin_sqlglotbug
Mar 31, 2026
Merged

chore: fix null literal check in sqlglot compiler#2538
chelsea-lin merged 3 commits intomainfrom
main_chelsealin_sqlglotbug

Conversation

@chelsea-lin
Copy link
Copy Markdown
Contributor

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:

  • Make sure to open an issue as a bug/issue before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)

Fixes #<issue_number_goes_here> 🦕

@product-auto-label product-auto-label bot added size: m Pull request size is medium. api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. labels Mar 26, 2026
@chelsea-lin chelsea-lin marked this pull request as ready for review March 26, 2026 22:58
@chelsea-lin chelsea-lin requested review from a team as code owners March 26, 2026 22:58
@chelsea-lin chelsea-lin requested a review from sycai March 26, 2026 22:58
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_sqlglotbug branch from af492e5 to a30ca9f Compare March 27, 2026 23:40
@chelsea-lin chelsea-lin changed the title refactor: fix null literal check in sqlglot compiler chore: fix null literal check in sqlglot compiler Mar 30, 2026
@sycai sycai added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2026
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 31, 2026
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_sqlglotbug branch from a30ca9f to 2742c0a Compare March 31, 2026 00:12
@product-auto-label product-auto-label bot added size: s Pull request size is small. and removed size: m Pull request size is medium. labels Mar 31, 2026
@chelsea-lin chelsea-lin force-pushed the main_chelsealin_sqlglotbug branch from 2742c0a to f6b45ea Compare March 31, 2026 00:24
@product-auto-label product-auto-label bot added size: m Pull request size is medium. and removed size: s Pull request size is small. labels Mar 31, 2026
@chelsea-lin chelsea-lin merged commit b589de9 into main Mar 31, 2026
20 of 25 checks passed
@chelsea-lin chelsea-lin deleted the main_chelsealin_sqlglotbug branch March 31, 2026 20:09
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