github substrait-io/substrait v0.20.0

latest releases: v0.87.0, v0.86.0, v0.85.0...
3 years ago

0.20.0 (2022-11-20)

⚠ BREAKING CHANGES

  • optional arguments are no longer allowed to be specified
    as a part of FunctionArgument messages. Instead they are now specified
    separately as part of the function invocation.
  • optional arguments are now specified separately from
    required arguments in the YAML specification.

Co-authored-by: Benjamin Kietzman bengilgit@gmail.com

Co-authored-by: Benjamin Kietzman bengilgit@gmail.com

Features

  • add best effort filter to read rel and clarify that the pre-masked schema should be used (#271) (4beff87)
  • optional args are now specified separately from required args (#342) (bd29ea3)

Don't miss a new substrait release

NewReleases is sending notifications on new releases.