Package org.apache.beam.sdk.extensions.sql.impl.parser
package org.apache.beam.sdk.extensions.sql.impl.parser
Beam SQL parsing additions to Calcite SQL.
-
ClassesClassDescriptionParse tree for
UNIQUE
,PRIMARY KEY
constraints.Parse tree for column.Parse tree forCREATE EXTERNAL TABLE
statement.Parse tree forCREATE FUNCTION
statement.Utilities concerningSqlNode
for DDL.Parse tree forDROP TABLE
statement.SQL parse tree node to representSET
andRESET
statements.