Skip to content

Releases: apache/iceberg-python

pyiceberg-0.7.1

19 Aug 18:34
Compare
Choose a tag to compare

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

pyiceberg-0.7.0

30 Jul 23:44
be5c426
Compare
Choose a tag to compare

What's Changed

Read more

PyIceberg 0.6.1

PyIceberg 0.6.0

20 Feb 10:34
cc44926
Compare
Choose a tag to compare

What's Changed

Read more

PyIceberg 0.5.1

30 Oct 13:49
Compare
Choose a tag to compare