Package org.apache.beam.sdk.extensions.sql.zetasql
package org.apache.beam.sdk.extensions.sql.zetasql
Deprecated.
Use Calcite SQL dialect. Beam ZetaSQL has been deprecated.
ZetaSQL Dialect package.
-
ClassDescriptionPlanner rule to merge a
BeamZetaSqlCalcRel
with aBeamZetaSqlCalcRel
.BeamRelNode to replaceProject
andFilter
node based on theZetaSQL
expression evaluator.ABeamCalcSplittingRule
that converts ainvalid reference
LogicalCalc
BeamZetaSqlCalcRel
and/orBeamCalcRel
viaCalcRelSplitter
.Catalog for registering tables and functions.DateTimeUtils.QueryTrait.Adapter forAnalyzer
to simplify the API for parsing the query and resolving the AST.Utility methods to resolve a table, given a top-level Calcite schema and a table path.Utility methods for ZetaSQL invalid input: '<'=> Beam translation.Utility methods for ZetaSQL invalid input: '<'=> Calcite translation.Exception to be thrown by the Beam ZetaSQL planner.ZetaSQLQueryPlanner.