yihua commented on issue #713:
URL: https://github.com/apache/hudi-rs/issues/713#issuecomment-5548138118
TPC-H Query Runtime Comparison
================================================================================
```
Q01 datafusion+hudi-rs |███ |
7584.5 ms
spark+hudi |████████████████████████████████████████ |
90314.8 ms
Q02 datafusion+hudi-rs |██ |
4457.7 ms
spark+hudi |███ |
7406.2 ms
Q03 datafusion+hudi-rs |███ |
6705.0 ms
spark+hudi |█████████████ |
28540.2 ms
Q04 datafusion+hudi-rs |████ |
8440.5 ms
spark+hudi |████████████ |
26525.1 ms
Q05 datafusion+hudi-rs |█████ |
10720.1 ms
spark+hudi |█████████████████████ |
47753.2 ms
Q06 datafusion+hudi-rs |████ |
8085.4 ms
spark+hudi |████████ |
17283.6 ms
Q07 datafusion+hudi-rs |████ |
9693.6 ms
spark+hudi |█████████████ |
28679.8 ms
Q08 datafusion+hudi-rs |████ |
8788.9 ms
spark+hudi |█████████████ |
28637.4 ms
Q09 datafusion+hudi-rs |█████ |
12362.7 ms
spark+hudi |████████████████████ |
44516.8 ms
Q10 datafusion+hudi-rs |████ |
9322.1 ms
spark+hudi |█████████████ |
28915.4 ms
Q11 datafusion+hudi-rs |█ |
3369.9 ms
spark+hudi |███ |
6976.1 ms
Q12 datafusion+hudi-rs |████ |
8124.9 ms
spark+hudi |███████████ |
24063.0 ms
Q13 datafusion+hudi-rs |███ |
5757.9 ms
spark+hudi |█████████████ |
29045.4 ms
Q14 datafusion+hudi-rs |██ |
5066.8 ms
spark+hudi |█████████ |
20427.1 ms
Q15 datafusion+hudi-rs |█████ |
12237.3 ms
spark+hudi |██████████████████ |
39763.6 ms
Q16 datafusion+hudi-rs |██ |
4673.2 ms
spark+hudi |████ |
8976.3 ms
Q17 datafusion+hudi-rs |█████ |
10702.5 ms
spark+hudi |████████████████████████████ |
63575.7 ms
Q18 datafusion+hudi-rs |█████████████ |
28473.6 ms
spark+hudi |██████████████████████████ |
58647.8 ms
Q19 datafusion+hudi-rs |███ |
6419.1 ms
spark+hudi |██████████ |
23253.2 ms
Q20 datafusion+hudi-rs |███ |
7866.7 ms
spark+hudi |█████████ |
21429.0 ms
Q21 datafusion+hudi-rs |███████ |
15767.5 ms
spark+hudi |███████████████████████████████ |
71072.1 ms
Q22 datafusion+hudi-rs |█ |
3304.5 ms
spark+hudi |██████ |
13311.8 ms
```
Summary
--------------------------------------------------------------------------------
```
Tot datafusion+hudi-rs |███████████ |
197924.4 ms
spark+hudi |████████████████████████████████████████ |
729113.6 ms
Geo datafusion+hudi-rs |████████████ |
7923.0 ms
spark+hudi |████████████████████████████████████████ |
26862.0 ms
```
# Benchmark environment
captured: 2026-09-05T00:38:21Z
scale factor: 100
data location: s3:// (bucket omitted)
data backing: n/a (object storage)
instance: r8gd.4xlarge (us-west-2)
cpu: aarch64 x 16
memory: 124 GiB
os: Linux 6.18.44-99.149.amzn2023.aarch64 aarch64
spark master: local[*] on 16 cores
hudi-rs commit: 4851a49
rustc: rustc 1.94.1 (e408947bf 2026-03-25)
RUSTFLAGS: (unset, see ~/.cargo/config.toml)
cargo build: release
datafusion: 54.1.0
arrow: 58.4.0
java: openjdk version "17.0.20.1" 2026-08-18 LTS
spark: 3.5.8
hudi bundle: org.apache.hudi:hudi-spark3.5-bundle_2.12:1.1.1
config: config/sf100.yaml
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]