Skip to content

Releases: delta-io/delta-sharing

Delta Sharing 1.3.5

15 Aug 00:21
Compare
Choose a tag to compare

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

  • Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#772)

Credits: Vrinda Jindal

Delta Sharing 1.2.8

14 Aug 23:32
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.2.8, which introduce the following improvements:

  • Switch OSSHR service to Central Publishing Portal (#767)
  • Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#774)

Credits: Sun Cao, Vrinda Jindal

Delta Sharing 1.1.7

14 Aug 23:33
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.1.7, which introduce the following improvements:

  • Switch OSSHR service to Central Publishing Portal (#767)
  • Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#774)

Credits: Sun Cao, Vrinda Jindal

Delta Sharing 0.7.13

14 Aug 23:56
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 0.7.13, which introduce the following improvements:

  • Switch OSSHR service to Central Publishing Portal (#769)
  • Parse httpStatusErrorCode in client from EndStreamAction and retry the request with exponential backoff if the errorCode is retry-able. (#775)

Credits: Sun Cao, Vrinda Jindal

Delta Sharing 1.3.4

08 Aug 04:07
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.3.4, which introduce the following improvements:

  • Switch OSSHR service to Central Publishing Portal (#763)
  • Implement URL and query state merging in QuerySpecificCachedTable registration (#762)
  • Add logging for file ID mismatches in QuerySpecificCachedTable registration (#760)
  • Add keepUrlsAfterRefsGone parameter to QuerySpecificCachedTable for flexible URL retention (#757)
  • Support Query-Specific State Registration (#756)
  • Fix flaky test "spark read limit" (#750)
  • Build both scala 2.12 and scala 2.13 (#743)

Credits: Sun Cao

Delta Sharing 1.3.3

17 Jun 17:40
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.3.3, which introduce the following improvements:

  • Support HTTPS downgrade when not using the proxy. Add support for wildcard DNS support for no proxy hosts. (#751)

Credits: William Chau

Delta Sharing Python 1.3.3

29 May 21:46
1151e05
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing Python 1.3.3, which introduces the following improvements:

  • Introduce convert_in_batches option to potentially reduce memory usage when loading tables or table changes as pandas (#723, #737)

Credits: Patrick Jin

Delta Sharing 1.3.2

28 May 06:00
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.3.2, which introduce the following improvements:

  • Upgrade client/spark to use Spark 4.0.0-preview1 (#728)
  • Upgrade spark version to staging 4.0.0 for client/spark build (#729)
  • switch to spark 4.0.0 official release (#739)

Credits: Sun Cao, Charlene Lyu

Delta Sharing 1.3.1

12 May 17:06
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.3.1, which introduce the following improvements:

  • Handle race condition between a refresh thread and register threads (#719)
  • Enhance Pre-signed URL Cache with QuerySpecificTableCache Registration and Refresh (#708)
  • Fix misnamed field in endStreamAction in server model (#715)

Credits: Sun Cao, Tom Tian

Delta Sharing 1.2.7

08 May 21:25
Compare
Choose a tag to compare

We’d like to announce the release of Delta Sharing 1.2.7, which introduce the following improvements:

  • Parse Error Message in Client in EndStreamAction (#709)

Credits: Tom Tian