Delta-sharing

Latest version: v1.3.2

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

1.2.3

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

- Improve strict schema string match with smarter matching ([649](https://github.com/delta-io/delta-sharing/pull/649))

Credits: Andy Liu

py-v1.3.1
We’d like to announce the release of Delta Sharing Python 1.3.1, which fixes an issue with the previous 1.3.0 release where the rust wrapper failed to install on some systems (such as Linux with glibc 2.34+ and Windows).

Credits: Patrick Jin

py-v1.3.0
We are excited to announce the release of Delta Sharing Python 1.3 which includes support for CDF queries on shared tables with deletion vectors (DV) enabled on the source table. (https://github.com/delta-io/delta-sharing/pull/613)

Limitations:
* If DV is enabled, `use_delta_format=True` must be specified when calling `load_table_changes_to_pandas`.
* Note that unlike `load_as_pandas`, `load_table_changes_to_pandas` will NOT auto-resolve to delta format if advanced features (like DV) are enabled.
* CDF queries with `use_delta_format=True` will fail if the schema changed during the queried version range.
* CDF queries on tables with column mappings do not work yet.

Credits: Patrick Jin, Lin Zhou

1.2.2

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

- Sync back the change of 603 and 604 to branch-1.2 to make 1.2 work with Spark 4.0 ([605](https://github.com/delta-io/delta-sharing/pull/605))

Credits: Jungtaek Lim

1.2.1

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

- Fix constructor of DeltaSharingRestClient ([601](https://github.com/delta-io/delta-sharing/pull/601)[)](https://github.com/delta-io/delta-sharing/commit/73c8e82822e36616db8933d02312e738c0b8d213)
- Backport includeEndStreamAction in DeltasharingService to branch-1.2[ (](https://github.com/delta-io/delta-sharing/commit/fa0adc380466f9fa24a0cf80bd36409e7f27a082)[#599](https://github.com/delta-io/delta-sharing/pull/599)[)](https://github.com/delta-io/delta-sharing/commit/fa0adc380466f9fa24a0cf80bd36409e7f27a082)
- Make delta-sharing-client compatible with Spark 4.0[ (](https://github.com/delta-io/delta-sharing/commit/0af3ca37910f1b772eb8363408ea3cb170ff3175)[#583](https://github.com/delta-io/delta-sharing/pull/583)[)](https://github.com/delta-io/delta-sharing/commit/0af3ca37910f1b772eb8363408ea3cb170ff3175)

Credits: Charlene Lyu, Lin Zhou

1.2.0

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

- Allow for conditional downgrading https requests for storage access in DeltaSharingClient when a proxy is provided. (559)
- Added support for oauth client credentials grant in DeltaSharingClient (553)
- Added support for Deletion Vector in Server. (518)
- Pre-signed URLs no longer show up in error messages upon access failure
- Enable JsonPredicateV2 by default (496)
- Server side push down JSON Predicate Hints (525)

Credits: Taiga Matsumoto, Moe Derakhshani , Pranav Sukumar

1.1.4

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

- Improve strict schema string match with smarter matching (https://github.com/delta-io/delta-sharing/pull/652)

Credits: Andy Liu

1.1.3

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

- Backport includeEndStreamAction in DeltasharingService to branch-1.1 ([593](https://github.com/delta-io/delta-sharing/pull/593))
- Add additional logging in DeltaSharingClient and DeltaSharingSource Branch 1.1 ([587](https://github.com/delta-io/delta-sharing/pull/587))
- Log additional queryId and table id and table name ([576](https://github.com/delta-io/delta-sharing/pull/576))
- add more debugging info ([575](https://github.com/delta-io/delta-sharing/pull/575))

Credits: Lin Zhou

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.