Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
all_columns in datafusion::physical_plan::projection - Rust
[go: Go Back, main page]

Function all_columns

Source
pub fn all_columns(exprs: &[(Arc<dyn PhysicalExpr>, String)]) -> bool
Expand description

Returns true if all the expressions in the argument are Columns.