python-v0.8.0
wjones127
released this
12 Mar 02:52
·
1044 commits
to main
since this release
What's Changed
- Selectively overwrite data with python by @ismoshkov in #1101
- Python write_deltalake fails if pyarrow table contains binary columns by @rbushri in #1167
- minor: optimize partition lookup for vacuum loop by @houqp in #1120
- improve debuggability of json ser/de errors by @houqp in #1119
- docs(python): update docs by @wjones127 in #1155
- Set AddAction timestamps to milliseconds. Fixes #1124 by @guyrt in #1133
- fix: change unexpected field logging level to debug by @houqp in #1112
- chore: update datafusion by @roeap in #1114
- build(deps): bump tokio from 1.23.1 to 1.24.2 in /delta-inspect by @dependabot in #1118
- Make rustls default across all packages by @wjones127 in #1097
- build(deps): bump openssl-src from 111.22.0+1.1.1q to 111.25.0+1.1.1t in /aws/delta-checkpoint by @dependabot in #1134
- chore: remove star dependencies by @wjones127 in #1139
- add function & test for parsing table_or_uri by @marijncv in #1138
- build(deps): update errno requirement from 0.2 to 0.3 by @dependabot in #1142
- use Path object in writer tests by @marijncv in #1147
- fix typo by @spebern in #1166
- add test for extract_partition_values by @marijncv in #1159
- fix: avoid some allocations in DeltaStorageHandler by @roeap in #1115
- first setup of ruff for python linting by @marijncv in #1158
- feat: move and update Optimize operation by @roeap in #1154
- chore: increment dynamodb_lock version by @wjones127 in #1202
- feat: extend configuration handling by @roeap in #1206
- feat: typed commit info by @roeap in #1207
- build(deps): bump datafusion by @roeap in #1217
New Contributors
Full Changelog: python-v0.7.0...python-v0.8.0