This repository was archived by the owner on Apr 1, 2026. It is now read-only.
v2.7.0
2.7.0 (2025-06-16)
Features
- Add bbq.json_query_array and warn bbq.json_extract_array deprecated (#1811) (dc9eb27)
- Add bbq.json_value_array and deprecate bbq.json_extract_string_array (#1818) (019051e)
- Add groupby cumcount (#1798) (18f43e8)
- Support custom build service account in
remote_function(#1796) (e586151)
Bug Fixes
- Correct read_csv behaviours with use_cols, names, index_col (#1804) (855031a)
- Fix single row broadcast with null index (#1803) (080eb7b)