Package org.partiql.ast.normalize

Types

Link copied to clipboard
interface AstPass

Wraps a rewriter with a default entry point.

Link copied to clipboard
object NormalizeGroupBy : AstPass

Adds a unique binder to each group key.

Functions

Link copied to clipboard
fun Statement.normalize(): Statement

AST normalization