Expand description
Post-scan filter evaluation.
ScanFilter represents a single filter predicate.
Shared between Origin (Control Plane + Data Plane) and Lite.
Re-exports§
pub use like::sql_like_match;pub use op::FilterOp;pub use parse::parse_simple_predicates;pub use types::ScanFilter;