[][src]Module datafusion::sql::planner

SQL Query Planner (produces logical plan from SQL AST)

Structs

SqlToRel

SQL query planner

Traits

SchemaProvider

The SchemaProvider trait allows the query planner to obtain meta-data about tables and functions referenced in SQL statements

Functions

convert_data_type

Convert SQL data type to relational representation of data type