Skip to content

v0.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Aug 02:35
· 24 commits to main since this release
5040d09

v0.6.0 (2024-08-11)

Features

  • type add support for type PrecisionTimestamp and PrecisionTimestampTz (#41) (5040d09)
  • substrait Update to Substrait v0.53.0 (#40) (0ea5482)
    • Update substrait dependency to v0.53.0
    • Accommodate UserDefined Literal changes where literal value became oneof in proto instead of direct value
    • Fix AdvanceExtension interface to accommodate breaking change in AdvanceExtensionProto
    • Add linter to ignore internal use of deprecated methods.