Skip to content

[VL] Gluten-it: Support using Delta tables in TPC-H and TPC-DS benchmarks#10562

Merged
zhztheplayer merged 2 commits intoapache:mainfrom
zhztheplayer:wip-delta-reader-bench
Sep 1, 2025
Merged

[VL] Gluten-it: Support using Delta tables in TPC-H and TPC-DS benchmarks#10562
zhztheplayer merged 2 commits intoapache:mainfrom
zhztheplayer:wip-delta-reader-bench

Conversation

@zhztheplayer
Copy link
Member

@zhztheplayer zhztheplayer commented Aug 27, 2025

Add support for --data-source=delta in gluten-it.

The option now works by generating the same TPC-H / TPC-DS tables but using Delta's table layout. The benchmark will cover only trivial Delta write and TPC query runs on the tables as what gluten-it did before. DMLs, namely insertion, update, deletion are not covered at the moment.

@github-actions github-actions bot added the TOOLS label Aug 27, 2025
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer changed the title [VL] Gluten-it: Support Delta tables in TPC-H and TPC-DS benchmarks [VL] Gluten-it: Support using Delta tables in TPC-H and TPC-DS benchmarks Aug 27, 2025
@zhztheplayer zhztheplayer force-pushed the wip-delta-reader-bench branch from e2dced1 to 068aabe Compare August 28, 2025 08:50
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer marked this pull request as ready for review August 28, 2025 08:55
@github-actions
Copy link

Run Gluten Clickhouse CI on x86

@zhztheplayer zhztheplayer merged commit 7e44fbf into apache:main Sep 1, 2025
55 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants