2.30.0 (2025-12-03)
Features
-
Support mixed scalar-analytic expressions (#2239) (20ab469d)
-
Allow drop_duplicates over unordered dataframe (#2303) (52665fa5)
-
Preserve source names better for more readable sql (#2243) (64995d65)
-
use end user credentials for
bigframes.bigquery.aifunctions whenconnection_idis not present (#2272) (7c062a68) -
Implement single-column sorting for interactive table widget (#2255) (d1ecc61b)
Bug Fixes
-
Pass credentials properly for read api instantiation (#2280) (3e3fe259)
-
Update max_instances default to reflect actual value (#2302) (4489687e)
-
Improve Anywidget pagination and display for unknown row counts (#2258) (508deae5)
-
Fix issue with stream upload batch size upload limit (#2290) (6cdf64b0)
-
calling info() on empty dataframes no longer leads to errors (#2267) (95a83f77)
-
do not warn with DefaultIndexWarning in partial ordering mode (#2230) (cc2dbae6)