Skip to content

Version 0.12.0 alpha 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ulimo Ulimo released this 29 Nov 23:30
· 54 commits to main since this release
89b480f

What's Changed

  • Add substrait test for substring and fix compliance with specification by @Ulimo in #620
  • Add support for aggregate substrait tests with count, min and max to start by @Ulimo in #621
  • Add substrait tests for concat trims and upper by @Ulimo in #622
  • Add final substrait tests for implemented string functions by @Ulimo in #623
  • Fix bug where a union containing map or list failed deserialization by @Ulimo in #624
  • push emit list through buffer by @Ulimo in #626

Full Changelog: v0.12.0-alpha2...v0.12.0-alpha3