Update object-store to use io_uring branch#21400
Update object-store to use io_uring branch#21400Dandandan wants to merge 2 commits intoapache:mainfrom
Conversation
Use Dandandan/arrow-rs-object-store#io-uring-get-ranges via [patch.crates-io] to test io_uring-based batch reads for LocalFileSystem (apache/arrow-rs-object-store#684). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
run benchmarks |
|
🤖 Benchmark running (GKE) | trigger CPU Details (lscpu)Comparing io-uring-object-store (0b664b8) to c17c87c (merge-base) diff using: tpch File an issue against this benchmark runner |
|
🤖 Benchmark running (GKE) | trigger CPU Details (lscpu)Comparing io-uring-object-store (0b664b8) to c17c87c (merge-base) diff using: clickbench_partitioned File an issue against this benchmark runner |
|
🤖 Benchmark running (GKE) | trigger CPU Details (lscpu)Comparing io-uring-object-store (0b664b8) to c17c87c (merge-base) diff using: tpcds File an issue against this benchmark runner |
The git branch version of object_store removed the join method on Path. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
🤖 Benchmark completed (GKE) | trigger Instance: CPU Details (lscpu)Details
Resource Usagetpcds — base (merge-base)
tpcds — branch
File an issue against this benchmark runner |
|
🤖 Benchmark completed (GKE) | trigger Instance: CPU Details (lscpu)Details
Resource Usageclickbench_partitioned — base (merge-base)
clickbench_partitioned — branch
File an issue against this benchmark runner |
Summary
[patch.crates-io]to pointobject_storeat apache/arrow-rs-object-store#684 (io_uring-based batch reads for LocalFileSystem)Path::join→Path::childAPI change in datafusion-datasourceTest plan
cargo checkpasses🤖 Generated with Claude Code