Sourced from github.com/substrait-io/substrait-go/v3's releases.
v3.6.0 (2025-02-09)
Features
Bug fixes
- minimum scale required for decimal literal (#117) (00a91c9)
Also reports the offending line number when the parser encounters a malformed testcase.
Changes to the build process or auxiliary tools and libraries such as documentation generation
v3.5.1 (2025-02-02)
Bug fixes
00a91c9
fix: minimum scale required for decimal literal (#117)e1e6157
feat: update VirtualTableReadRel.CopyWithExpressionRewrite to rewrite
literal...627598e
tests: enable tests related to bitwise_or.test (#116)f53a037
chore: update Substrait core dependency to the latest (v0.66.1) (#115)60cc74f
Update AggregateRel.CopyWithExpressionRewrite to rewrite measure
functions in...d6e63d9
fix: fix testcase literals type to have the requested type parameters
(#111)