Skip to content

v0.13.0

Compare
Choose a tag to compare
@substrait-project-bot substrait-project-bot released this 04 Sep 04:05
· 331 commits to main since this release

0.13.0 (2022-09-04)

⚠ BREAKING CHANGES

  • nullability behavior of is_nan, is_finite, and is_infinite has changed
  • compound name for concat has changed to concat:str and
    concat:vchar (one argument) to make it 1+ variadic

Features