Skip to content

Releases: delta-io/delta-sharing

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

Delta Sharing 1.1.6

08 May 20:11
Compare
Choose a tag to compare

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

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

Credits: Tom Tian

Delta Sharing 0.7.12

08 May 18:38
Compare
Choose a tag to compare

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

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

Credits: Tom Tian

Delta Sharing 1.3.0

06 May 00:24
Compare
Choose a tag to compare

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

  • Adding queryParamsHashId into tablePath for Snapshot/CDF/Streaming queries (#679)
  • Use query parameter hash ID instead of timestamp suffix for table path (#710)
  • Fix Column compatibility issue with Spark 4.0 (#711)
  • Add support for error message in EndStreamAction (#714)

Credits: Sun Cao, Tom Tian

Delta Sharing 1.2.6

05 May 21:36
Compare
Choose a tag to compare

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

  • Don't use JValue in validateSourceVersion (#713)

Credit: Sun Cao

Delta Sharing 1.2.5

25 Apr 22:09
Compare
Choose a tag to compare

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

  • Cherry pick from master to branch-1.2: Adding more logging in Spark client to help debugging (#683)
  • Fix error message in checkEndStreamAction (#688)
  • Try to improve error message for server error (#692)
  • Use e.getMessage in user facing server error (#700)
  • Add more checks and unit tests for checkEndStreamAction (#702)

Credits: Sun Cao, Lin Zhou

Delta Sharing 1.1.5

25 Apr 22:19
Compare
Choose a tag to compare

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

  • Cherry pick from master to branch-1.2: Adding more logging in Spark client to help debugging (#685)
  • Fix error message in checkEndStreamAction (#689)
  • Upgrade Github workflow to use higher ubuntu version in branch 1.1 (#698)
  • Try to improve error message for server error (#695)
  • Add more checks and unit tests for checkEndStreamAction (#703)

Credits: Sun Cao, Lin Zhou