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
datafusion_physical_expr::execution_props - Rust
[go: Go Back, main page]

Structs

Holds per-execution properties and data (such as starting timestamps, etc). An instance of this struct is created each time a [LogicalPlan] is prepared for execution (optimized). If the same plan is optimized multiple times, a new ExecutionProps is created each time.