Commit 7823422
authored
chore(main): release bigframes 2.46.0 (#17686)
🤖 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>1 parent ce5fd50 commit 7823422
5 files changed
Lines changed: 28 additions & 4 deletions
File tree
- packages/bigframes
- bigframes
- third_party/bigframes_vendored
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
7 | 31 | | |
8 | 32 | | |
9 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments