ion-elgreco
released this
24 Nov 08:58
·
4 commits
to main
since this release
What's Changed
- chore: bump the python package version to 0.21.0 by @rtyler in #2967
- fix: enable readerFeatures in minReaderVersion 3 by @rjancewicz in #2970
- chore(deps): update which requirement from 6 to 7 by @dependabot in #2971
- perf: close partition writers concurrently by @alexwilcoxson-rel in #2984
- chore(deps): update thiserror requirement from 1 to 2 by @dependabot in #2985
- perf: batch json decode checkpoint actions when writing to parquet by @alexwilcoxson-rel in #2983
- docs: fix typo by @RyRyRyNguyen in #2977
- fix: update object_store to 0.10.2 by @thomasfrederikhoeck in #2994
- fix: cache credential resolution with the AWS credential provider by @rtyler in #2987
- fix: jsonwriter should checkpoint by default by @jusjosj in #2993
- fix: correctly recognize existing delta tables using the transaction log by @stretchadito in #3005
- fix: fixed the deprecation warnings in spot check step of the build by @vksx in #3007
- chore: upgrade to datafusion 43 by @ion-elgreco in #2886
- docs: fix the verify table existence example in usage docs by @vksx in #3003
- fix: decimal stat rounding overflow by @gruuya in #2975
- feat: upgrade to delta_kernel 0.4.1 🎉 by @rtyler in #3016
- chore: include license files in published crates by @ankane in #3009
- docs: explain the value of deltalake on first page of docs by @braaannigan in #3017
- feat: provide direct TableProvider integration in datafusion-python by @timsaucer in #3012
- fix: expression with dates to string conversation by @JonasDev1 in #3019
- chore: fixed a bunch of warnings and deprecations by @hntd187 in #3020
- fix: num rows statistics by @lewiszlw in #2990
- docs: mention AWS_ENDPOINT_URL_DYNAMODB by @maxitg in #3021
- feat: override dynamodb config by @thomas-chauvet in #3011
New Contributors
- @rjancewicz made their first contribution in #2970
- @RyRyRyNguyen made their first contribution in #2977
- @stretchadito made their first contribution in #3005
- @vksx made their first contribution in #3007
- @ankane made their first contribution in #3009
- @timsaucer made their first contribution in #3012
- @lewiszlw made their first contribution in #2990
- @maxitg made their first contribution in #3021
- @thomas-chauvet made their first contribution in #3011
Full Changelog: python-v0.21.0...python-v0.22.0