This is an automated email from the ASF dual-hosted git repository.
tustvold pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-datafusion.git
from 7a0dd6ff5a Minor: Change path from `common_runtime` to
`common-runtime` (#9717)
add dbfb153658 Use object_store:BufWriter to replace put_multipart (#9648)
No new revisions were added by this update.
Summary of changes:
Cargo.toml | 2 +-
.../file_format/file_compression_type.rs | 7 +-
.../core/src/datasource/file_format/parquet.rs | 19 ++--
.../core/src/datasource/file_format/write/mod.rs | 100 +++------------------
.../datasource/file_format/write/orchestration.rs | 18 +---
.../core/src/datasource/physical_plan/csv.rs | 10 +--
.../core/src/datasource/physical_plan/json.rs | 10 +--
.../src/datasource/physical_plan/parquet/mod.rs | 5 +-
8 files changed, 37 insertions(+), 134 deletions(-)