Skip to content

Add clickhouse-trash-schema benchmark#976

Open
davidmenggx wants to merge 1 commit into
ClickHouse:mainfrom
davidmenggx:trash-schema-benchmark
Open

Add clickhouse-trash-schema benchmark#976
davidmenggx wants to merge 1 commit into
ClickHouse:mainfrom
davidmenggx:trash-schema-benchmark

Conversation

@davidmenggx

Copy link
Copy Markdown

The same as ClickBench, but the hits table is split into a hundred tables with two columns each: id and one of the original columns, and hits becomes a view joining all of them by id.

See ClickHouse/ClickHouse#109426

The same as ClickBench, but the `hits` table is split into a hundred
tables with two columns each: `id` and one of the original columns,
and `hits` becomes a view joining all of them by `id`.

See ClickHouse/ClickHouse#109426
@davidmenggx

Copy link
Copy Markdown
Author

I wasn't able to run results yet, but I validated at small scale (schema creation, load and split, the hits view reassembling the original table exactly, all 43 queries)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant