Releases: ibis-project/ibis-substrait
Releases · ibis-project/ibis-substrait
v2.10.2
2.10.2 (2022-09-23)
Bug Fixes
- invalid syntax in pyproject.toml (24691b1)
v2.10.1
2.10.1 (2022-08-27)
Bug Fixes
- joins: compute field offsets for nested joins (9f7177e)
v2.10.0
2.10.0 (2022-08-10)
Features
- add dispatch rule for
FixedChar
(24508f6)
v2.9.8
2.9.8 (2022-08-10)
Bug Fixes
- always calculate child rel field offsets for join predicates (f8f7f96)
v2.9.7
2.9.7 (2022-08-09)
Bug Fixes
- deps: update dependency protobuf to v3.20.1 (24487e0)
v2.9.6
2.9.6 (2022-08-09)
Bug Fixes
- add
VarChar
to the _decompile_field
dispatcher (30e1daa)
v2.9.5
2.9.5 (2022-08-01)
Bug Fixes
- translate: use FunctionArgument in ops.Count translation (77ea1fa)
v2.9.4
2.9.4 (2022-07-27)
Bug Fixes
- add backcompat for older ibises (1298c1f)
v2.9.3
2.9.3 (2022-07-21)
Bug Fixes
- substrait: update substrait to version 0.8 (c06a9b5)
v2.9.2
2.9.2 (2022-06-30)
Bug Fixes
- translate all literals as nullable (3453469)