Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

LLKV Executor

llkv-executor evaluates SELECT plans for the LLKV database toolkit. It produces streaming Arrow RecordBatches, coordinating with table scans, joins, and aggregation primitives while remaining oblivious to transaction orchestration.

This crate is not intended for direct standalone use.

License

Licensed under the Apache-2.0 License.