Releases: delta-io/delta-sharing
Delta Sharing Python 1.3.3
Delta Sharing 1.3.2
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
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
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
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
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
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
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
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
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