Skip to main content

extract_column_from_predicate

Function extract_column_from_predicate 

Source
pub fn extract_column_from_predicate(expr: &Expression) -> Option<String>
Expand description

Extract the column name from a simple predicate (col = value)