Crate llkv_executor

Crate llkv_executor 

Source

Structs§

ExecutorColumn
ExecutorMultiColumnUnique
ExecutorSchema
ExecutorTable
QueryExecutor
Query executor that executes SELECT plans.
RowBatch
SelectExecution
Streaming execution handle for SELECT queries.

Traits§

TableProvider
Trait for providing table access to the executor.

Functions§

build_projected_columns
build_wildcard_projections
schema_for_projections

Type Aliases§

ExecutorResult