Skip to content

Delta Sharing 0.7.8

Compare
Choose a tag to compare
@linzhou-db linzhou-db released this 23 Apr 20:32
· 125 commits to main since this release

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

  • Add queryID in userAgent for spark delta sharing queries. (#482)
  • Handle ConnectionClosedException in place in DeltaSharingRestClient.getResponse. (#476)
  • Do not retry on ConnectionClosedException (#471)
  • Adds more logging in DeltaSharingFileSystem (#469)

Credits: Lin Zhou