llkv-table 0.8.5-alpha

Columnar table using the LLKV toolkit.
Documentation

LLKV Table

llkv-table provides the schema-aware table abstraction that sits between SQL plans and the column store in the LLKV database toolkit. It accepts Arrow RecordBatches, coordinates catalog metadata, and exposes streaming scan APIs used by the runtime and executor layers.

This crate is not intended for direct standalone use.

License

Licensed under the Apache-2.0 License.