This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v1.9.0
1.9.0 (2024-06-10)
Features
- Allow functions returned from
bpd.read_gbq_functionto execute outside ofapply(#706) (ad7d8ac) - Support
bigquery.vector_search()(#736) (dad66fd) - Support
score()in GeminiTextGenerator (#740) (b2c7d8b) - Support bytes type in
remote_function(#761) (4915424) - Support fit() in GeminiTextGenerator (#758) (d751f5c)
Bug Fixes
- ARIMAPlus loads auto_arima_min_order param (#752) (39d7013)
- Improve to_pandas_batches for large results (#746) (61f18cb)
- Resolve issue with unset thread-local options (#741) (d93dbaf)