Skip to content

Remove bloom filters from TPC-H data - #9048

Open
AdamGS wants to merge 1 commit into
developfrom
adamg/standard-tpch-data
Open

Remove bloom filters from TPC-H data#9048
AdamGS wants to merge 1 commit into
developfrom
adamg/standard-tpch-data

Conversation

@AdamGS

@AdamGS AdamGS commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Rationale for this change

This PR aligns our TPC-H based benchmark to what other setups usually do.

TPC-H data is usually generated without bloom filters, which we currently enable unconditionally.

In addition, the common benchmark for this data (at the scales we use) uses a single file per table.

This PR supersedes #9037.

What APIs are changed? Are there any user-facing changes?

None

Signed-off-by: Adam Gutglick <adam@spiraldb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants