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

Function plan_and_collect

Source
pub async fn plan_and_collect(
    ctx: &SessionContext,
    sql: &str,
) -> Result<Vec<RecordBatch>>
Expand description

Execute SQL and return results