Expand description
Relational Query AST
Strictly typed AST for describing relational queries.
Structs§
- CId
- Column id
- Compute
- Expr
- Analogous to crate::ir::pl::Expr, but with fewer kinds.
- Relation
- Relation
Literal - Relational
Query - TId
- Table id
- Table
Decl - Table
Ref - Take
- Window
- Transformation of a table.
Enums§
- Expr
Kind - Relation
Column - Relation
Kind - Transform
- Transformation of a table.
- UnOp