- Allow for conditional downgrading https requests for storage access in DeltaSharingClient when a proxy is provided. (559)
Credits: Taiga Matsumoto
1.1.1
We’d like to announce the release of Delta Sharing 1.1.1, which introduce the following improvements.
- Remove pre-signed url address from the error message on access errors. (531)
Credits: Patrick Jin
1.1.0
We’d like to announce the release of Delta Sharing 1.1.0, which introduce the following improvements
- The open protocol now supports a more performant way to share views with asynchronous query api. (485)
Credits: Jade Wang
1.0.5
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
1.0.4
We’d like to announce the release of Delta Sharing 1.0.4, which introduces the following improvements.
- Supports http proxy in accessing DeltaSharing file-system. (450) - Added more logging for paginated query requests (445) (446)
Credits: Charlene Lyu, Lin Zhou, Moe Derakhshani
1.0.3
We’d like to announce the release of Delta Sharing 1.0.3, which introduces the following improvements. Improvements: - Improve error handling and logging in DeltaSharingSource. (436) - Introduce Timestamp and UUID as suffix to table path in RemoteDeltaLog (443)