python-v0.18.2
版本发布时间: 2024-07-03 14:31:33
delta-io/delta-rs最新发布版本:rust-v0.20.1(2024-09-28 21:21:07)
New features
- feat(#2597): allow pyarrow.dataset.Expression in filters kwarg by @giacomorebecchi in https://github.com/delta-io/delta-rs/pull/2600
- feat(rust, python): add HDFS support via hdfs-native package by @Kimahriman in https://github.com/delta-io/delta-rs/pull/2612
- feat: report DataFusion metrics for DeltaScan by @alexwilcoxson-rel in https://github.com/delta-io/delta-rs/pull/2617
Bug Fixes
- fix: enable parquet pushdown for DeltaScan via TableProvider impl for DeltaTable (rebase) by @rtyler in https://github.com/delta-io/delta-rs/pull/2637
- fix(rust, python): fix writing empty structs when creating checkpoint by @sherlockbeard in https://github.com/delta-io/delta-rs/pull/2627
- fix(python): fixed large_dtype to schema convert by @sherlockbeard in https://github.com/delta-io/delta-rs/pull/2635
- fix(rust, python): fix merge schema with overwrite by @sherlockbeard in https://github.com/delta-io/delta-rs/pull/2623
- fix(python): constrain multipart upload size to fixed length by @abhiaagarwal in https://github.com/delta-io/delta-rs/pull/2606
- fix: update changelog by @rtyler in https://github.com/delta-io/delta-rs/pull/2599
Other Changes
- chore: migrate to pyo3 Bounds API by @abhiaagarwal in https://github.com/delta-io/delta-rs/pull/2596
- chore(deps): update dashmap requirement from 5 to 6 by @dependabot in https://github.com/delta-io/delta-rs/pull/2641
- chore: remove macos builders from pull request flow by @rtyler in https://github.com/delta-io/delta-rs/pull/2638
- docs: add Daft writer by @avriiil in https://github.com/delta-io/delta-rs/pull/2594
- chore: fix documentation generation with a pin of griffe by @rtyler in https://github.com/delta-io/delta-rs/pull/2636
- chore: bump python 0.18.2 by @ion-elgreco in https://github.com/delta-io/delta-rs/pull/2621
- chore: implement regression test for push down panic by @rtyler in https://github.com/delta-io/delta-rs/pull/2604
- docs: fix typo by @avriiil in https://github.com/delta-io/delta-rs/pull/2603
- test: reintroduce azurite SAS integration tests by @giacomorebecchi in https://github.com/delta-io/delta-rs/pull/2598
New Contributors
- @giacomorebecchi made their first contribution in https://github.com/delta-io/delta-rs/pull/2598
- @Kimahriman made their first contribution in https://github.com/delta-io/delta-rs/pull/2612
- @sherlockbeard made their first contribution in https://github.com/delta-io/delta-rs/pull/2623
Full Changelog: https://github.com/delta-io/delta-rs/compare/python-v0.18.1...python-v0.18.2