Data Acceleration
Configure local acceleration for datasets in Spice for faster queries (test)
Supported Data Accelerators
Example - Locally Accelerating taxi_trips with Arrow Accelerator
datasets:
- from: spice.ai/spiceai/quickstart/datasets/taxi_trips
name: taxi_trips
acceleration:
enabled: true
refresh_mode: full
refresh_check_interval: 10sRefresh Modes
Mode
Description
Example
Example - Accelerate with arrow accelerator under full refresh mode
Indexes
Example - Configure indexes with SQLite Accelerator
Constraints
Example - Configure primary key constraints with SQLite Accelerator
Last updated
Was this helpful?