python-v0.10.1
wjones127
released this
27 Jul 16:20
·
926 commits
to main
since this release
What's Changed
New features
- feat: handle larger z-order jobs with streaming output and spilling by @wjones127 in #1461
- feat: implement restore operation by @loleek in #1502
- feat!: bulk delete for vacuum by @Blajda in #1556
Fixes
- fix(python): match Field signatures by @guilhem-dvr in #1463
- fix: add
sizeInBytes
to _last_checkpoint and changesize
to # of actions by @cmackenzie1 in #1477 - fix: tiny typo in AggregatedStats by @haruband in #1516
- fix: handle nulls in file-level stats by @wjones127 in #1520
Other
- docs: show data catalog options in Python API reference by @omkar-foss in #1532
- chore: fix mypy failure by @wjones127 in #1500
- chore: increment python version by @wjones127 in #1542
- ci: install newer rust for macos python release by @wjones127 in #1565
New Contributors
- @guilhem-dvr made their first contribution in #1463
- @haruband made their first contribution in #1516
- @omkar-foss made their first contribution in #1532
Full Changelog: python-v0.10.0...python-v0.10.1