Delta Sharing 0.6.1
We’d like to announce the release of Delta Sharing 0.6.1, which introduces the following improvement and bug fixes.
Improvements:
- Spark connector changes to consume size from metadata. (#228)
- Improve delta sharing error messages(#235)
Bug fixes:
- Extends DeltaSharingProfileProvider to customize tablePath and refresher (#223)
- Refresh pre-signed urls for cdf and streaming queries (#221, #222)
- Allow 0 for versionAsOf parameter, to be consistent with Delta (#224)
- Fix partitionFilters issue: apply it to all file indices. (#227, #229)
Credits: Abhijit Chakankar, Lin Zhou