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
get_plan_string in datafusion::physical_plan::execution_plan - Rust
[go: Go Back, main page]

Function get_plan_string

Source
pub fn get_plan_string(plan: &Arc<dyn ExecutionPlan>) -> Vec<String>
Expand description

Utility function yielding a string representation of the given ExecutionPlan.