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

Module datafusion::physical_plan::explain

source ·
Expand description

Defines the EXPLAIN operator

Structs§

  • Explain execution plan operator. This operator contains the string values of the various plans it has when it is created, and passes them to its output.