python-v0.9.0
wjones127
released this
06 May 23:02
·
1073 commits
to main
since this release
What's Changed
New features
- added support for Databricks Unity Catalog by @nohajc in #1331
- add optimize command in python binding by @loleek in #1313
- optimistic transaction protocol by @roeap in #632
- use new conflict checker in Python by @wjones127 in #1275
- Add Max Partitions Arg to Write by @ColeMurray in #1242
- Write support for additional Arrow datatypes by @chitralverma in #1044
- add package version by @wjones127 in #1243
- improve err msg on use of non-partitioned column by @marijncv in #1221
- update incremental after operations by @wjones127 in #1337
Fixes
- fix: double url encode of partition key by @mrjoe7 in #1324
- fix: documentation typo fix by @benrutter in #1332
- fix: allow special characters in storage prefix by @wjones127 in #1311
- fix: Fixed Documentation for
get_add_actions
function by @JHibbard in #1253 - fix: use native-tls for python deltalake releases by @wjones127 in #1244
- refactor: Simplify the Store Backend Configuration code by @mrjoe7 in #1265
New Contributors
- @ColeMurray made their first contribution in #1242
- @JHibbard made their first contribution in #1253
- @chitralverma made their first contribution in #1044
- @mrjoe7 made their first contribution in #1265
- @loleek made their first contribution in #1313
- @nohajc made their first contribution in #1331
Full Changelog: python-v0.8.1...python-v0.9.0