pub fn execute(plan: &Plan, records: &[StoredRecord]) -> QueryResultExpand description
Execute a Plan against a table’s ingested points, producing the
AWS-shaped ColumnInfo + Row lists.
pub fn execute(plan: &Plan, records: &[StoredRecord]) -> QueryResultExecute a Plan against a table’s ingested points, producing the
AWS-shaped ColumnInfo + Row lists.