Skip to main content

execute

Function execute 

Source
pub fn execute(plan: &Plan, records: &[StoredRecord]) -> QueryResult
Expand description

Execute a Plan against a table’s ingested points, producing the AWS-shaped ColumnInfo + Row lists.