Skip to content

Commit

Permalink
Promote arrow accelerator to beta criteria (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sevenannn authored Oct 31, 2024
1 parent d44846a commit 21b3522
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spiceaidocs/docs/components/data-accelerators/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Supported Data Accelerators include:
| --------------------------------- | ----------------------- | ------ | ---------------- |
| [`duckdb`](./duckdb.md) | Embedded DuckDB | Beta | `memory`, `file` |
| [`postgres`](./postgres/index.md) | Attached PostgreSQL | Beta | |
| [`arrow`](./arrow.md) | In-Memory Arrow Records | Alpha | `memory` |
| [`arrow`](./arrow.md) | In-Memory Arrow Records | Beta | `memory` |
| [`sqlite`](./sqlite.md) | Embedded SQLite | Alpha | `memory`, `file` |

## Data Types
Expand Down

0 comments on commit 21b3522

Please sign in to comment.