Skip to content

python-v0.17.4: stats collection according config

Compare
Choose a tag to compare
@ion-elgreco ion-elgreco released this 11 May 11:43
· 310 commits to main since this release
353e08b

New features

  • feat(python): add parameter to DeltaTable.to_pyarrow_dataset() by @adriangb in #2465
  • feat(python, rust): respect column stats collection configurations by @ion-elgreco in #2428

Bug Fixes

  • fix(rust): implement abort commit for S3DynamoDBLogStore by @PeterKeDer in #2452
  • fix(python, rust): use new schema for stats parsing instead of old by @ion-elgreco in #2480
  • fix: check to see if the file exists before attempting to rename by @rtyler in #2482
  • fix(rust): unable to read delta table when table contains both null and non-null add stats by @yjshen in #2476
  • fix(python, rust): region lookup wasn't working correctly for dynamo by @mightyshazam in #2488
  • fix: return unsupported error for merging schemas in the presence of partition columns by @emcake in #2469
  • fix(python): reuse state in to_pyarrow_dataset by @ion-elgreco in #2485

Other Changes

Full Changelog: python-v0.17.3...python-v0.17.4