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