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

Module view

Source
Expand description

View data source which uses a LogicalPlan as it’s input.

Structs§

ViewTable
An implementation of TableProvider that uses another logical plan.