Module prql_compiler::semantic

source ·
Expand description

Semantic resolver (name resolution, type checking and lowering to RQ)

Modules

Structs

Context of the pipeline.

Functions

Runs semantic analysis on the query and lowers PL to RQ.
Runs semantic analysis on the query.