Skip to content

python-v0.23.0: conditional put for S3 by default

Compare
Choose a tag to compare
@ion-elgreco ion-elgreco released this 02 Jan 09:02
· 57 commits to main since this release

New features

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

New Contributors

Full Changelog: python-v0.22.3...python-v0.23.0