Skip to content

Delta Sharing 1.0.1

Compare
Choose a tag to compare
@linzhou-db linzhou-db released this 04 Oct 18:57
· 98 commits to main since this release

We’d like to announce the release of Delta Sharing 1.0.1, which introduces the following improvements.
Improvements:

  • Improve error message on unrecognized file from server, and add queryTableVersionIntervalSeconds (#402)
  • Migrate parquet sharing related classes from spark/ to client/ (#405)
  • Fix Tests with a copy of DeltaMetadata (#408)
  • Move limit pushdown config to ConfUtils (#411)
  • Fix type of files used for DeltaTableFiles (#418)

Credits: Charlene Lyu, Lin Zhou