Module datafusion::sql::planner
source · [−]Expand description
SQL Query Planner (produces logical plan from SQL AST)
Structs
SQL query planner
Traits
The ContextProvider trait allows the query planner to obtain meta-data about tables and functions referenced in SQL statements
Functions
Convert SQL data type to relational representation of data type