Skip to main content

index_root

Function index_root 

Source
fn index_root(b: &mut Builder, root: &RecordBatch)
Expand description

Every numeric column of the root table, under field_key.

The integer arms cast to i64 exactly as query::field_pred does, wrapping included: a range built any other way would describe a different comparison than the one the scan performs, and disagreeing with the scan is the whole failure mode.