python-v0.5.7
版本发布时间: 2022-04-20 15:27:19
delta-io/delta-rs最新发布版本:rust-v0.20.1(2024-09-28 21:21:07)
What's Changed
- Upgrade DataFusion, Arrow, Parquet dependencies by @Dandandan in https://github.com/delta-io/delta-rs/pull/562
- fix clippy warnings by @houqp in https://github.com/delta-io/delta-rs/pull/567
- Azure improvements by @thovoll in https://github.com/delta-io/delta-rs/pull/556
- Update ADLSGen2-HOWTO.md by @dgcaron in https://github.com/delta-io/delta-rs/pull/560
- Parse partition values before handing to PyArrow by @wjones127 in https://github.com/delta-io/delta-rs/pull/565
- [Python] Test in minimal and latest Python environments by @wjones127 in https://github.com/delta-io/delta-rs/pull/572
- [Python] Initial PyArrow writer by @wjones127 in https://github.com/delta-io/delta-rs/pull/566
- Upgrade
arrow, parquet, datafusion
version by @zemelLeong in https://github.com/delta-io/delta-rs/pull/583 - Record Batch Writer by @roeap in https://github.com/delta-io/delta-rs/pull/573
- Replace table location prefix from s3a to s3 by @novakov-alexey in https://github.com/delta-io/delta-rs/pull/585
- Allow metadata for write_deltalake by @PadenZach in https://github.com/delta-io/delta-rs/pull/587
- Change private time_utils module to public. by @xianwill in https://github.com/delta-io/delta-rs/pull/586
- Release of the Python binding version 0.5.7 by @fvaleye in https://github.com/delta-io/delta-rs/pull/589
New Contributors
- @dgcaron made their first contribution in https://github.com/delta-io/delta-rs/pull/560
- @zemelLeong made their first contribution in https://github.com/delta-io/delta-rs/pull/583
- @novakov-alexey made their first contribution in https://github.com/delta-io/delta-rs/pull/585
- @PadenZach made their first contribution in https://github.com/delta-io/delta-rs/pull/587
Full Changelog: https://github.com/delta-io/delta-rs/compare/python-v0.5.6...python-v0.5.7