python-v0.20.1
版本发布时间: 2024-09-29 15:35:58
delta-io/delta-rs最新发布版本:rust-v0.20.1(2024-09-28 21:21:07)
Bug Fixes
- fix: convert last checkpoint json keys to camelCase by @feniljain in https://github.com/delta-io/delta-rs/pull/2889
- fix: ensure log store correctly identifies existing delta tables by @rtyler in https://github.com/delta-io/delta-rs/pull/2890
- fix: double-encode paths during zorder optimize when they contain special characters by @rtyler in https://github.com/delta-io/delta-rs/pull/2897
- fix: check lowercase config keys with/without aws prefix in s3logstorefactory by @ion-elgreco in https://github.com/delta-io/delta-rs/pull/2896
Other Changes
- refactor: exposing CommitConflictError enum by @Filip-Dziuba in https://github.com/delta-io/delta-rs/pull/2907
- docs: add adls backend docs by @avriiil in https://github.com/delta-io/delta-rs/pull/2913
- chore: bump the patch version for a 0.20.1 release by @rtyler in https://github.com/delta-io/delta-rs/pull/2916
- docs: typo fix by @avriiil in https://github.com/delta-io/delta-rs/pull/2902
- docs: introduce GCS backend docs by @avriiil in https://github.com/delta-io/delta-rs/pull/2903
- docs: correct Minio docs fix typo by @avriiil in https://github.com/delta-io/delta-rs/pull/2904
- docs: updating usage/managing-tables on optimizing tables by @VillePuuska in https://github.com/delta-io/delta-rs/pull/2892
New Contributors
- @feniljain made their first contribution in https://github.com/delta-io/delta-rs/pull/2889
- @VillePuuska made their first contribution in https://github.com/delta-io/delta-rs/pull/2892
- @Filip-Dziuba made their first contribution in https://github.com/delta-io/delta-rs/pull/2907
Full Changelog: https://github.com/delta-io/delta-rs/compare/python-v0.20.0...python-v0.20.1