Skip to main content

OP_SEARCH

Constant OP_SEARCH 

Source
pub const OP_SEARCH: &str = "SEARCH";
Expand description

Sentinel for a full-table search request. CSV has no query engine, so the evaluator rejects this marker with an Unsupported error rather than filtering — search of loaded data is the Lens/Diorama layer’s job.