spiceai / spiceai

A self-hostable CDN for databases. Spice provides a unified SQL query interface and portable runtime to locally materialize, accelerate, and query datasets across databases, data warehouses, and data lakes.
https://docs.spiceai.org
Apache License 2.0
1.88k stars 77 forks source link

Accelerator Beta Release: Arrow #3027

Open peasee opened 1 week ago

peasee commented 1 week ago

Beta Release Criteria

Feature complete

Test Coverage

Beta quality accelerators should be able to run test packages derived from the following:

Indexes are not required for test coverage, but can be introduced if required for tests to pass (e.g. due to performance characteristics, etc).

When referring to accelerator access modes, "all supported modes" identifies every possible way to use that accelerator. For example, for DuckDB this would be file and memory modes. For PostgreSQL, this would only be the direct database access mode.

General

TPC-H

TPC-DS

ClickBench

Data correctness

Documentation

Sevenannn commented 6 days ago

Target EOW: Done by Oct 21st.