Skip to content

v0.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 02:53
· 32 commits to main since this release

0.37.0 (2024-07-21)

⚠ BREAKING CHANGES

  • AdvancedExtension#getOptimization() has been removed. Use getOptimizations() instead.

Features

  • literal support for precision timestamp types (#283) (94996f9)
  • validate VirtualTableScan field names with schema (#284) (0f8514a)

Miscellaneous Chores