Skip to content

python-v0.11.0

Compare
Choose a tag to compare
@wjones127 wjones127 released this 26 Sep 16:10
· 759 commits to main since this release
b447934

What's Changed

New Features

  • feat: expose min_commit_interval to optimize.compact and optimize.z_order by @ion-elgreco in #1645
  • feat: allow multiple incremental commits in optimize by @kvap in #1621
  • feat: introduce support for Microsoft OneLake by @rtyler in #1642

Performance Improvements

  • feat: pass known file sizes to filesystem in Python by @eeroel in #1630
  • fix: avoid excess listing of log files by @eeroel in #1644
  • fix: enable offset listing for s3 by @eeroel in #1654

Other

  • chore: update datafusion to 31, arrow to 46 and object_store to 0.7 by @houqp in #1634
  • feat: implement parsing for the new domainMetadata actions in the commit log by @rtyler in #1629
  • feat: integrate unity catalog with datafusion by @roeap in #1338
  • fix: compensate for invalid log files created by Delta Live Tables by @rtyler in #1647
  • docs: add docstring to protocol method by @MrPowers in #1660
  • docs: fix some typos by @ion-elgreco in #1662
  • feat: use url parsing from object store by @roeap in #1592
  • chore: proposed updated CODEOWNERS to allow better review notifications by @rtyler in #1646
  • fix: more consistent handling of partition values and file paths by @roeap in #1661

New Contributors

Full Changelog: python-v0.10.2...python-v0.11.0