v0.5.0
substrait-project-bot
released this
12 Jun 03:19
·
376 commits
to main
since this release
0.5.0 (2022-06-12)
⚠ BREAKING CHANGES
- The
substrait/ReadRel/LocalFiles/format
field is deprecated. This will cause a hard break in compatibility. Newer consumers will not be able to read older files. Older consumers will not be able to read newer files. One should now express format concepts using the file_format oneof field.
Co-authored-by: Jacques Nadeau [email protected]