fix(bigframes): Fix sqlglot backend regressions - #17655
Merged
Merged
Conversation
Contributor
|
Warning Gemini encountered an error creating the review. You can try again by commenting |
sycai
approved these changes
Jul 9, 2026
shuoweil
pushed a commit
that referenced
this pull request
Jul 16, 2026
🤖 I have created a release *beep* *boop* --- ## [2.46.0](bigframes-v2.45.0...bigframes-v2.46.0) (2026-07-16) ### Features * **bigframes:** Support groupby.agg/transform with udf transpiler ([#17613](#17613)) ([cae94f9](cae94f9)) * **bigframes:** support offset-based column access via iloc ([#17367](#17367)) ([4253fab](4253fab)) ### Bug Fixes * **bigframes:** Fix sqlglot backend regressions ([#17655](#17655)) ([91f93bc](91f93bc)) * bump gradio from 6.15.0 to 6.15.1 in /packages/bigframes ([#17712](#17712)) ([a85d59f](a85d59f)) * bump mistune from 3.2.1 to 3.3.0 in /packages/bigframes ([#17694](#17694)) ([e5f7fef](e5f7fef)) * bump soupsieve from 2.7 to 2.8.4 in /packages/bigframes ([#17695](#17695)) ([635da34](635da34)) * bump transformers from 5.3.0 to 5.5.0 in /packages/bigframes ([#17700](#17700)) ([4b049c4](4b049c4)) * emit bracketed inline array syntax for scalar subquery expressions ([#17716](#17716)) ([ce5fd50](ce5fd50)) ### Documentation * make landing page quickstart runnable ([fc423c8](fc423c8)) * make landing page quickstart runnable ([#17687](#17687)) ([fc423c8](fc423c8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
copybara-service Bot
pushed a commit
to google/bigframes
that referenced
this pull request
Aug 12, 2026
🤖 I have created a release *beep* *boop* --- ## [2.46.0](googleapis/google-cloud-python@bigframes-v2.45.0...bigframes-v2.46.0) (2026-07-16) ### Features * **bigframes:** Support groupby.agg/transform with udf transpiler ([#17613](googleapis/google-cloud-python#17613)) ([cae94f9](googleapis/google-cloud-python@cae94f9)) * **bigframes:** support offset-based column access via iloc ([#17367](googleapis/google-cloud-python#17367)) ([4253fab](googleapis/google-cloud-python@4253fab)) ### Bug Fixes * **bigframes:** Fix sqlglot backend regressions ([#17655](googleapis/google-cloud-python#17655)) ([91f93bc](googleapis/google-cloud-python@91f93bc)) * bump gradio from 6.15.0 to 6.15.1 in /packages/bigframes ([#17712](googleapis/google-cloud-python#17712)) ([a85d59f](googleapis/google-cloud-python@a85d59f)) * bump mistune from 3.2.1 to 3.3.0 in /packages/bigframes ([#17694](googleapis/google-cloud-python#17694)) ([e5f7fef](googleapis/google-cloud-python@e5f7fef)) * bump soupsieve from 2.7 to 2.8.4 in /packages/bigframes ([#17695](googleapis/google-cloud-python#17695)) ([635da34](googleapis/google-cloud-python@635da34)) * bump transformers from 5.3.0 to 5.5.0 in /packages/bigframes ([#17700](googleapis/google-cloud-python#17700)) ([4b049c4](googleapis/google-cloud-python@
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:
Fixes #<issue_number_goes_here> 🦕