python-v0.17.4: stats collection according config
ion-elgreco
released this
11 May 11:43
·
326 commits
to main
since this release
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
- chore(deps): update sqlparser requirement from 0.44 to 0.46 by @dependabot in #2483
- test: add test for concurrent checkpoint during table load by @alexwilcoxson-rel in #2151
Full Changelog: python-v0.17.3...python-v0.17.4