Skip to content

Delta Sharing 0.6.3

Compare
Choose a tag to compare
@linzhou-db linzhou-db released this 17 Feb 19:20
· 158 commits to main since this release

We’d like to announce the release of Delta Sharing 0.6.3, which introduces the following improvement and bug fixes.

Improvements:

  • Support jsonPredicateHints in delta sharing protocol, and support it in spark connector. (#253, #255, #256, #257, #258, #264, #270, #272, #273, #274)
  • Add UUIDs as Table IDs on the reference server. (#262, #263, #267)
  • Support more flexible timestamp options in spark (#231)
  • Fix typo of start_version in load_table_changes_as_spark in README (#249)

Credits: Abhijit Chakankar, Lin Zhou, Xiaotong Sun