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

Function scan_empty

Source
pub fn scan_empty(
    name: Option<&str>,
    table_schema: &Schema,
    projection: Option<Vec<usize>>,
) -> Result<LogicalPlanBuilder>
Expand description

Scan an empty data source, mainly used in tests