This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v2.9.0
2.9.0 (2025-06-30)
Features
- Add
bpd.read_arrowto convert an Arrow object into a bigframes DataFrame (#1855) (633bf98) - Add experimental polars execution (#1747) (daf0c3b)
- Add size op support in local engine (#1865) (942e66c)
- Create
deploy_remote_functionanddeploy_udffunctions to immediately deploy functions to BigQuery (#1832) (c706759) - Support index item assign in Series (#1868) (c5d251a)
- Support item assignment in series (#1859) (25684ff)
- Support local execution of comparison ops (#1849) (1c45ccb)
Bug Fixes
- Fix bug selecting column repeatedly (#1858) (cc339e9)
- Fix bug with DataFrame.agg for string values (#1870) (81e4d64)
- Generate GoogleSQL instead of legacy SQL data types for
dry_run=Truefrombpd._read_gbq_colabwith local pandas DataFrame (#1867) (fab3c38) - Revert dict back to protobuf in the iam binding update (#1838) (9fb3cb4)