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

Crate datafusion_sql

source ·
Expand description

This module provides:

  1. A SQL parser, DFParser, that translates SQL query text into an abstract syntax tree (AST), Statement.

  2. A SQL query planner SqlToRel that creates LogicalPlans from Statements.

Re-exports§

Modules§

Structs§

Enums§