Skip to content

v0.8.0

Compare
Choose a tag to compare
@substrait-project-bot substrait-project-bot released this 17 Jul 03:38
· 367 commits to main since this release

0.8.0 (2022-07-17)

⚠ BREAKING CHANGES

  • The signature of divide functions for multiple types now specify an enumeration prior to specifying operands.

Bug Fixes

  • add overflow behavior to integer division (#223) (cf552d7)