This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v2.2.0
2.2.0 (2025-04-30)
Features
- Add gemini-2.0-flash-001 and gemini-2.0-flash-lite-001 to fine tune score endponts and multimodal endpoints (#1650) (4fb54df)
- Add GeminiTextGenerator.predict structured output (#1653) (6199023)
- DataFrames.getitem support for slice input (#1668) (563f0cb)
- Print right origin of
PreviewWarningfor thebpd.udf(#1629) (48d10d1) - Session.bytes_processed_sum will be updated when allow_large_re… (#1669) (ae312db)
- Short circuit query for local scan (#1618) (e84f232)
- Support names parameter in read_csv for bigquery engine (#1659) (3388191)
- Support passing list of values to bigframes.core.sql.simple_literal (#1641) (102d363)
- Support write api as loading option (#1617) (c46ad06)
Bug Fixes
- DataFrame accessors is not pupulated (#1639) (28afa2c)
- Prefer remote schema instead of throwing on materialize conflicts (#1644) (53fc25b)
- Remove itertools.pairwise usage (#1638) (9662745)
- Resolve issue where pre-release versions of google-auth are installed (#1491) (ebb7a5e)
- Resolve some of the typo errors (#1655) (cd7fbde)