Releases: ibis-project/ibis-substrait
Releases · ibis-project/ibis-substrait
v2.14.0
25 Oct 20:43
Compare
Sorry, something went wrong.
No results found
2.14.0 (2022-10-25)
Features
allow source tables other than UnboundTable (22d90f1 )
v2.13.1
19 Oct 14:36
Compare
Sorry, something went wrong.
No results found
2.13.1 (2022-10-19)
Bug Fixes
projection: use emit and not project for column selection (489beb8 )
ScalarFunction: add (currently) required error enum (135320b )
v2.13.0
18 Oct 19:53
Compare
Sorry, something went wrong.
No results found
v2.12.3
18 Oct 18:16
Compare
Sorry, something went wrong.
No results found
2.12.3 (2022-10-18)
Bug Fixes
3.x: ignore missing ops when generating inverse mapping (01248b0 )
v2.12.2
13 Oct 15:56
Compare
Sorry, something went wrong.
No results found
2.12.2 (2022-10-13)
Bug Fixes
re-pin protobuf, regenerate stubs, disable renovate (3021502 )
v2.12.1
13 Oct 13:51
Compare
Sorry, something went wrong.
No results found
2.12.1 (2022-10-13)
Bug Fixes
dont set nullable=True for Literals (681576e )
v2.12.0
13 Oct 13:15
Compare
Sorry, something went wrong.
No results found
2.12.0 (2022-10-13)
Features
add dispatch for ops.Where (9144cf1 )
v2.11.2
13 Oct 06:15
Compare
Sorry, something went wrong.
No results found
2.11.2 (2022-10-13)
Bug Fixes
deps: update dependency protobuf to v3.20.3 (b11ca0d )
v2.11.1
13 Oct 01:10
Compare
Sorry, something went wrong.
No results found
2.11.1 (2022-10-13)
Bug Fixes
deps: update dependency protobuf to v3.20.2 [security] (d45f239 )
v2.11.0
12 Oct 19:55
Compare
Sorry, something went wrong.
No results found
2.11.0 (2022-10-12)
Features
add more mappings for ibis ops and substrait scalar functions (abbdf13 )
Bug Fixes