Skip to content

Releases: substrait-io/substrait-go

v0.3.0

21 May 02:32
30fa08b

Choose a tag to compare

v0.3.0 (2023-05-21)

Features

  • expr/builders Add initial expression builder helpers (#20) (30fa08b)
    • feat(expr/builders): Add initial expression builder helpers.

    • export FuncArgBuilder

    • add one to type variation anchors

v0.2.0

14 May 02:29
d70c727

Choose a tag to compare

v0.2.0 (2023-05-14)

Features

  • substrait update to Substrait v0.29.0 (#19) (d70c727)
    • feat(deps): upgrade to substrait v0.29.0

    • feat(expr/ScalarFunction): add FuncRef getter to ScalarFunction

v0.1.0

03 Apr 14:38
e0729ea

Choose a tag to compare

Initial Release

  • Updated protobuf definitions
  • Implementation for expressions, extensions and type management
  • ci(build-test): add Github Action to build, run unit tests, and linting

Full Changelog: https://github.com/substrait-io/substrait-go/commits/v0.1.0