Skip to content

Releases: substrait-io/substrait-python

v0.24.1

10 Jul 19:15
0be6fc9
Compare
Choose a tag to compare

What's Changed

  • feat: add init.py to builders package by @JazabC in #87

New Contributors

Full Changelog: v0.24.0...v0.24.1

v0.24.0

10 Jul 18:07
7bac4c6
Compare
Choose a tag to compare

What's Changed

  • feat: add derivation expression evaluator by @tokoko in #63
  • chore(substrait): bump to v0.66.1 by @tokoko in #65
  • chore: drop support for python 3.8 by @tokoko in #69
  • feat: add type inference by @tokoko in #67
  • feat: add registry for extension functions by @tokoko in #68
  • feat: extended expression builders by @tokoko in #71
  • feat: add builders for aggregate, window funcs and if-then by @tokoko in #72
  • feat: add plan builders by @tokoko in #73
  • chore: switch to substrait antlr grammar by @tokoko in #74
  • chore(substrait): bump to v0.71.0 by @tokoko in #75
  • chore: add adbc, duckdb examples by @tokoko in #76
  • feat: add literal builders by @tokoko in #77
  • feat: add builders for switch, cast expressions by @tokoko in #78
  • chore: add ruff checks to ci by @tokoko in #79
  • feat: bindings for simple extensions by @tokoko in #81
  • feat: sql to substrait by @tokoko in #80
  • chore(substrait): bump to v0.74.0 by @tokoko in #83

New Contributors

Full Changelog: v0.23.0...v0.24.0

v0.23.0

16 Sep 13:22
c6a5fcf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.22.0...v0.23.0

v0.22.0

17 Aug 15:36
3ccd260
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.21.0...v0.22.0

v0.21.0

22 Jul 19:49
9fe371e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.20.0...v0.21.0

v0.20.0

03 Jul 14:03
e99b921
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.19.0...v0.20.0

v0.19.0

23 May 15:37
54e8d6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.0...v0.19.0

v0.18.0

08 May 17:31
9bab20b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

22 Apr 13:32
03d7fa6
Compare
Choose a tag to compare

What's Changed

  • feat: python native JSON format parser by @amol- in #53
  • chore(substrait): bump to v0.47.0 by @gforsyth in #56

Full Changelog: v0.16.0...v0.17.0

v0.16.0

16 Apr 15:11
528cad8
Compare
Choose a tag to compare

What's Changed

  • feat: add interface files with mypy information to aid with type checking by @EpsilonPrime in #52
  • chore(substrait): bump to v0.46.0 by @gforsyth in #54

New Contributors

Full Changelog: v0.15.0...v0.16.0