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
unwrap_arc in datafusion_expr::logical_plan::tree_node - Rust
[go: Go Back, main page]

Function datafusion_expr::logical_plan::tree_node::unwrap_arc

source ยท
pub fn unwrap_arc(plan: Arc<LogicalPlan>) -> LogicalPlan
Expand description

Converts a Arc<LogicalPlan> without copying, if possible. Copies the plan if there is a shared reference