Releases: ibis-project/ibis-substrait
Releases · ibis-project/ibis-substrait
v2.28.1
2.28.1 (2023-04-19)
Bug Fixes
- window functions: handle window function ranges correctly (1352183)
v2.27.0
2.27.0 (2023-04-18)
Features
- version: add version to produced substrait plans (7f83f52)
v2.26.1
2.26.1 (2023-03-24)
Bug Fixes
- emit output of projection node to be based off input table instead of source tables (c0076bc)
v2.26.0
2.26.0 (2023-03-14)
Features
- udf: add support for pyarrow / acero UDFs (9bc455b)
Bug Fixes
- cast: specify failure behavior in cast call (a5ed55e)
v2.25.1
2.25.1 (2023-03-14)
Bug Fixes
- deps: add pyyaml to runtime dependencies (59ed976)
v2.25.0
2.25.0 (2023-03-14)
Features
- extensions: add correct extension URI to all scalar function calls (8167cb8)
- extensions: add extension yaml to package (74ec00f)
v2.24.1
2.24.1 (2023-03-10)
Bug Fixes
- cast floor and ceil to integer types to workaround acero (0d52d4d)
v2.24.0
2.24.0 (2023-03-02)
Features
- round: add ops mapping for
round
scalar func (3f4b5a7)
v2.23.0
2.23.0 (2023-03-02)
Features
- add substrait mappings for bitwise ops (92911da)