pub fn all_columns(exprs: &[ProjectionExpr]) -> boolExpand description
Returns true if all the expressions in the argument are Columns.
pub fn all_columns(exprs: &[ProjectionExpr]) -> boolReturns true if all the expressions in the argument are Columns.