Skip to content

Delta Sharing 1.0.5

Latest
Compare
Choose a tag to compare
@linzhou-db linzhou-db released this 23 Apr 17:19
· 23 commits to main since this release

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

  • Add queryID in userAgent for spark delta sharing queries. (#481)
  • Add json predicate hints to load_as_pandas. (#480)
  • [Streaming] Lower the minimum streaming rpc interval to 10s (#479)
  • Handle ConnectionClosedException in place in DeltaSharingRestClient.getResponse. (#475)
  • Do not retry on ConnectionClosedException (#470)
  • Adds more logging in DeltaSharingFileSystem (#468)

Credits: Abhijit Chakankar, Lin Zhou