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
BeamZetaSqlCalcRelwith aBeamZetaSqlCalcRel.BeamRelNode to replaceProjectandFilternode based on theZetaSQLexpression evaluator.ABeamCalcSplittingRulethat converts ato a chain ofinvalid reference
LogicalCalcBeamZetaSqlCalcReland/orBeamCalcRelviaCalcRelSplitter.Catalog for registering tables and functions.DateTimeUtils.QueryTrait.Adapter forAnalyzerto 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.