python-v0.6.2
What's Changed
- build(deps): bump url from 2.2.2 to 2.3.0 by @dependabot in #800
- build(deps): bump lambda_runtime from 0.6.0 to 0.6.1 by @dependabot in #801
- build(deps): bump parquet2 from 0.16.2 to 0.16.3 by @dependabot in #802
- build(deps): bump criterion from 0.3.6 to 0.4.0 by @dependabot in #803
- build(deps): bump percent-encoding from 2.1.0 to 2.2.0 by @dependabot in #804
- build(deps): bump url from 2.3.0 to 2.3.1 by @dependabot in #805
- feat: integrate
object_store
for read/write with pyarrow by @roeap in #799 - cleanup errors and make
DeltaWriterError
internal by @roeap in #784 - Refactoring of the Github Action python release by @fvaleye in #810
- Re-allow writing to non-existant local paths by @wjones127 in #811
- [Python][Docs] Add description to landing page by @wjones127 in #817
- [Python] Fix handling of null stats in write_deltalake by @wjones127 in #815
- feat(python): Set smaller defaults on row group and file size by @wjones127 in #818
- chore: bump arrow and friends by @roeap in #814
- feat: improve storage configuration by @roeap in #822
- Datafusion-imports by @roeap in #823
- build(deps): bump tokio-stream from 0.1.9 to 0.1.10 by @dependabot in #824
- build(deps): bump anyhow from 1.0.64 to 1.0.65 by @dependabot in #825
- build(deps): bump once_cell from 1.13.1 to 1.14.0 by @dependabot in #826
- build(deps): bump thiserror from 1.0.34 to 1.0.35 by @dependabot in #827
- build(deps): bump env_logger from 0.7.1 to 0.9.1 by @dependabot in #829
- build(deps): bump tokio from 1.21.0 to 1.21.1 by @dependabot in #828
- Fix warnings by @wjones127 in #839
- comment cleanup by @houqp in #840
- add codeowners by @houqp in #841
- build(deps): bump thiserror from 1.0.35 to 1.0.36 by @dependabot in #843
- build(deps): bump libc from 0.2.132 to 0.2.133 by @dependabot in #844
- build(deps): bump serde from 1.0.144 to 1.0.145 by @dependabot in #846
- build(deps): bump reqwest from 0.11.11 to 0.11.12 by @dependabot in #847
- build(deps): bump once_cell from 1.14.0 to 1.15.0 by @dependabot in #849
- use rustls for delta checkpoint lambda by @houqp in #842
- Add invariant enforcement support by @wjones127 in #834
- Add contributing page with roadmap and good first issues link by @wjones127 in #853
- build(deps): bump tokio from 1.21.1 to 1.21.2 by @dependabot in #856
- build(deps): bump libc from 0.2.133 to 0.2.134 by @dependabot in #857
- build(deps): bump openssl from 0.10.41 to 0.10.42 by @dependabot in #858
- build(deps): bump thiserror from 1.0.36 to 1.0.37 by @dependabot in #859
- build(deps): bump uuid from 1.1.2 to 1.2.1 by @dependabot in #872
- build(deps): bump serde_json from 1.0.85 to 1.0.86 by @dependabot in #874
- build(deps): bump pyo3 from 0.17.1 to 0.17.2 by @dependabot in #873
- Bump Python binding version to 0.6.2 by @fvaleye in #876
- Fix the Python Release Github Action by @fvaleye in #877
Full Changelog: python-v0.6.1...python-v0.6.2