Skip to content

Releases: substrait-io/substrait-go

v0.2.0

14 May 02:29
d70c727
Compare
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
Compare
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