pyiceberg-0.7.1
What's Changed
- Fix
delete
to trace existing manifests when a data file is partially rewritten by @Fokko in #1046 - Fix 'to_arrow_batch_reader' to respect the limit input arg by @kevinjqliu in #1042
- Fix correctness of applying positional deletes on Merge-On-Read tables by @sungwy in #1026
- Fix overwrite when filtering data by @ndrluis in #1023
- Bug fix for deletes across multiple partition specs on partition evolution by @sungwy in #984
- Fix evolving the table and writing in the same transaction by @HonahX in #985
- Fix scans when result is empty by @grobgl in #997
- Fix ListNamespace response in REST Catalog by @ndrluis in #995
- Exclude Python 3.9.7 from list of supported versions by @ndrluis in #526
- Allow setting write.parquet.row-group-limit by @Fokko in #1016
- Allow setting write.parquet.page-row-limit by @Fokko in #1017
- Fix pydantic warning during commit by @ndrluis in #972
Full Changelog: pyiceberg-0.7.0...pyiceberg-0.7.1