Crate datafusion_sql

source ·
Expand description

This module provides a SQL parser that translates SQL queries into an abstract syntax tree (AST), and a SQL query planner that creates a logical plan from the AST.

Re-exports

Modules

Structs

Enums

Functions