Announcing the release of Spice.ai v0.9.1-alpha
Categories:
Announcing the release of Spice v0.9.1-alpha! 🧙♂️
The v0.9.1 release focused on stability, bug fixes, and usability by adding spice
CLI commands for listing Spicepods (spice pods
), Models (spice models
), Datasets (spice datasets
), and improved status (spice status
) details. In addition, the Arrow Flight SQL (flightsql
) data connector and SQLite (sqlite
) data store were added.
Highlights in v0.9.1-alpha
FlightSQL data connector: Arrow Flight SQL can now be used as a connector for federated SQL query.
SQLite data backend: SQLite can now be used as a data store for acceleration.
Contributors
- @phillipleblanc
- @mitchdevenport
- @Jeadie
- @ewgenius
- @sgrebnov
- @y-f-u
- @lukekim
New in this release
- Adds FlightSQL data connector (
flightsql
). - Adds SQLite data store, supports both in-memory and file based (
sqlite
). - Adds support for date, varchar, bpchar, and primitive list types for the PostgreSQL data connector and data store.
- Adds
spice pods
,spice status
,spice datasets
, andspice models
CLI commands. - Adds
GET /v1/spicepods
API for listing loaded Spicepods. - Adds
spiced
Docker CI build and release. - Adds E2E tests for release installation and local acceleration.
- Adds E2E tests and instructions to run basic TPC-H benchmark tests.
- Adds
linux/arm64
binary build. - Fixes
spice sql
REPL panics when query result is too large. (https://github.com/spiceai/spiceai/pull/875) - Fixes
--access-secret
inspice s3 login
. (https://github.com/spiceai/spiceai/pull/894) - Fixes version check upgrade logic.
Resources
Community
Spice.ai started with the vision to make AI easy for developers. We are building Spice.ai in the open and with the community. Reach out on Discord or by email to get involved.
- Twitter: @spice_ai
- Discord: https://discord.gg/kZnTfneP5u
- Telegram: Spice AI Discussion
- Reddit: https://www.reddit.com/r/spiceai
- Email: [email protected]