python-v0.10.2
wjones127
released this
11 Sep 05:24
·
1006 commits
to main
since this release
What's Changed
New features
- feat: add restore command in python binding by @loleek in #1529
- feat: buffered reading of transaction logs by @eeroel in #1549
Bug fixes
- fix: correct whitespace in delta protocol reader minimum version error message by @polynomialherder in #1576
- fix: just make pyarrow 12 the max by @wjones127 in #1603
- fix: support partial statistics in JSON by @CurtHagenlocher in #1599
- perf: avoid holding GIL in DeltaFileSystemHandler by @wjones127 in #1615
- fix: change map nullable value to false by @cmackenzie1 in #1620
- fix: don't re-encode paths by @wjones127 in #1613
Other
- ci: don't run benchmark in debug mode by @wjones127 in #1566
- chore: update
datafusion
to28
and arrow to43
by @cmackenzie1 in #1571 - chore: move deps to
[workspace.dependencies]
by @cmackenzie1 in #1575 - fix: remove alpha classifier by @marcelotrevisani in #1578
- refactor: use pa.table.cast in delta_arrow_schema_from_pandas by @ion-elgreco in #1573
- feat: add metadata for operations::write::WriteBuilder by @abhimanyusinghgaur in #1584
- feat: add metadata for deletion vectors by @aersam in #1583
- refactor: clean up arrow schema defs by @polynomialherder in #1590
- fix: update python test by @wjones127 in #1608
- chore: update datafusion to 30, arrow to 45 by @scsmithr in #1606
- chore: bump python version to 0.10.2 by @wjones127 in #1616
- ci: extend azure timeout by @wjones127 in #1622
- ci: fix python release by @wjones127 in #1624
New Contributors
- @polynomialherder made their first contribution in #1576
- @marcelotrevisani made their first contribution in #1578
- @ion-elgreco made their first contribution in #1573
- @aersam made their first contribution in #1583
- @CurtHagenlocher made their first contribution in #1599
- @scsmithr made their first contribution in #1606
- @eeroel made their first contribution in #1549
Full Changelog: python-v0.10.1...python-v0.10.2