python-v0.23.0: conditional put for S3 by default
ion-elgreco
released this
02 Jan 09:02
·
57 commits
to main
since this release
New features
- feat: add out_of_range flag to load_cdf by @pblocz in #3040
- refactor: make put-if-absent default for S3 stores by @ion-elgreco in #3091
Bug Fixes
- fix: add explicit type casts while merge by @t1g0rz in #3050
- fix: add decimal expr parsing by @ion-elgreco in #3090
- fix: raise during checkpoint creating with without_files by @ion-elgreco in #3059
- fix: use of deprecated DeltaTable::peek_next_commit by @jkylling in #3080
- fix: remove println from regular_rename func by @tom1919 in #3071
- fix: use projected_table_schema for projection in DeltaSchemaAdapter by @jkylling in #3068
- fix: use correct aws_endpoint key by @ion-elgreco in #3072
- fix: add test for Parquet column pruning in scans by @jkylling in #3079
- fix: allow more than 15 concurrent transactions to have been committed by @rtyler in #3067
Other Changes
- chore: bump delta-kernel to 0.5.0 by @roeap in #3051
- chore: bump kernel 0.6 and datafusion 44 by @ion-elgreco in #3087
- chore: use uv by @thomas-chauvet in #3042
- Add steps to install uv in venv by @FranArenas in #3085
- feat: move unity catalog integration to it's own crate by @hntd187 in #3044
- chore: bump versions for next release(s) by @rtyler in #3061
- chore: create a new minor version with the MSRV upgrade by @rtyler in #3069
New Contributors
- @pblocz made their first contribution in #3040
- @tom1919 made their first contribution in #3071
- @FranArenas made their first contribution in #3085
Full Changelog: python-v0.22.3...python-v0.23.0