Skip to content

v0.34.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jun 02:51
· 44 commits to main since this release

0.34.0 (2024-06-23)

⚠ BREAKING CHANGES

  • getDfsNames() has been removed from VirtualTableScan
  • getInitialSchema() not longer has a default implementation in VirtualTableScan

Bug Fixes

  • set VirtualTableScan schema explicitly (#272) (f1192cf)