Skip to content

Releases: delta-io/delta-sharing

Delta Sharing 0.7.4

01 Aug 21:50
Compare
Choose a tag to compare

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

  • Fix two build errors: use a static Cast init function and isinstance for type comparison in python (#361)

Credits: Lin Zhou

Delta Sharing 0.7.3

26 Jul 20:51
Compare
Choose a tag to compare

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

Improvements:

  • Use JsonRawValue in fasterxml.jackson instead of codehaus.jackson (#358)

Credits: Lin Zhou

Delta Sharing 0.7.2

25 Jul 22:17
Compare
Choose a tag to compare

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

Improvements:

  • Upgrade to scala 2.13 and spark 3.3.2 in branch-0.7(#355)

Credits: Lin Zhou

Delta Sharing 0.7.1

17 Jul 23:46
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 0.6.9, which introduces the following buf fixes.

Bug fixes:

  • [Branch-0.7] Double check sortedFetchedFiles and set previousOffset (#343)

Credits: Lin Zhou

Delta Sharing 0.6.9

12 Jul 07:52
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 0.6.9, which introduces the following buf fixes.

Bug fixes:

  • [Branch-0.6] Double check sortedFetchedFiles and set previousOffset (#342)

Credits: Lin Zhou

Delta Sharing 0.6.8

16 Jun 22:32
Compare
Choose a tag to compare

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

Improvements:

  • Support endingVersion in queryTable RPC in delta-sharing 0.6 (#327)

Credits: Lin Zhou

Delta Sharing 0.7.0

16 Jun 00:40
Compare
Choose a tag to compare

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

  • Fix for issue #320 (#326)
  • Issue ref #269: OAuth 2.0 Credential Format for Delta Sharing Python … (#309)
  • Add maxRetryDuration in the retry logic in spark client; consolidate configs; add unit tests (#316)
  • Add documentation for integrating R2 (#317)
  • feat: copied OpenAPI document from rivebank repo (#300)
  • Add an optional expirationTimestamp field for pre signed urls (#312)
  • Support get_table_version/get_table_protocol/get_table_metadata in python (#302)
  • Support endingVersion in queryTable RPC (#304)

Credits: Abhijit Chakankar, Amsteel, Dima Alberg, Lin Zhou, Tom Zhu, pavan-kumar-chalamcharla

Delta Sharing 0.6.7

02 Jun 19:46
Compare
Choose a tag to compare

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

Improvements:

  • Add maxRetryDuration in the retry logic in spark client; consolidate configs. (#316)

Credits: Abhijit Chakankar

Delta Sharing 0.6.6

31 May 00:14
Compare
Choose a tag to compare

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

Bug fixes:

  • Retry on SocketTimeoutException and log when client is not retrying. (#314, #315)

Credits: Abhijit Chakankar, Lin Zhou

Delta Sharing 0.6.4

12 May 10:27
Compare
Choose a tag to compare

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

Bug fixes:

  • Refresh pre-signed urls in DeltaSharingSource in getBatch. (#301, #306)
  • Optimize delta sharing spark client handling of presigned url response. (#294)

Credits: Abhijit Chakankar, Lin Zhou