vortex_expr

Function split_conjunction

Source
pub fn split_conjunction(expr: &Arc<dyn VortexExpr>) -> Vec<Arc<dyn VortexExpr>>
Expand description

Splits top level and operations into separate expressions