Skip to content

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

Merged
rschu1ze merged 1 commit into
ClickHouse:mainfrom
spiceai:phillip/clickbench-spiceai-oss
Jul 13, 2026
Merged

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

Conversation

@phillipleblanc

Copy link
Copy Markdown
Contributor

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
@rschu1ze

Copy link
Copy Markdown
Member

Sorry, I shouldn't have merged in the first place. Something is broken in the automatic performance evaluation and I need to dig deeper.

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