Skip to content

Add Spice.ai OSS (Cayenne, Parquet single, Parquet partitioned)#977

Open
phillipleblanc wants to merge 1 commit into
ClickHouse:mainfrom
spiceai:phillip/clickbench-spiceai-oss
Open

Add Spice.ai OSS (Cayenne, Parquet single, Parquet partitioned)#977
phillipleblanc wants to merge 1 commit into
ClickHouse:mainfrom
spiceai:phillip/clickbench-spiceai-oss

Conversation

@phillipleblanc

Copy link
Copy Markdown

Adds three ClickBench entries for Spice.ai OSS (https://github.com/spiceai/spiceai), a portable single-binary runtime built on Apache DataFusion:

  • spiceai-cayenne: the native Cayenne acceleration engine (ingests hits.parquet into a disk-backed accelerated table).
  • spiceai-parquet: the runtime querying the single hits.parquet directly via the file connector (no acceleration).
  • spiceai-parquet-partitioned: same, over the 100-file partitioned dataset.

Results collected on c6a.4xlarge (Spice.ai OSS v2.1.0). The SQL results cache is disabled per the benchmark caching rules; queries are served over the HTTP API.

Adds three ClickBench entries for Spice.ai OSS (https://github.com/spiceai/spiceai),
a portable single-binary runtime built on Apache DataFusion:

- spiceai-cayenne: the native Cayenne acceleration engine (ingests hits.parquet
  into a disk-backed accelerated table).
- spiceai-parquet: the runtime querying the single hits.parquet directly via the
  file connector (no acceleration).
- spiceai-parquet-partitioned: same, over the 100-file partitioned dataset.

Results collected on c6a.4xlarge (Spice.ai OSS v2.1.0). The SQL results cache is
disabled per the benchmark caching rules; queries are served over the HTTP API.
@CLAassistant

CLAassistant commented Jul 8, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@rschu1ze rschu1ze self-assigned this Jul 8, 2026
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.

3 participants