Skip to content

Commit

Permalink
chore: update to substrait 0.37.0 (#190)
Browse files Browse the repository at this point in the history
  • Loading branch information
vbarua authored Oct 23, 2023
1 parent 0689c6b commit e5f3a3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Release Notes

* StrLiteral is no longer converted to CHAR(<length>)

fix(isthmus): convert BinaryLiteral to VARBINARY
fix(isthmus): convert BinaryLiteral to VARBINARY
* BinaryLiteral is no longer converted to BINARY<length>)
* **calcite:** Isthmus no longer uses Calcite built-in MAX, MIN, SUM, SUM0 and AVG functions
* **calcite:** removed REQUIRED and NULLABLE fields from Type interface
Expand Down

0 comments on commit e5f3a3a

Please sign in to comment.