Uses of Package
org.apache.flink.sql.parser.ddl
Packages that use org.apache.flink.sql.parser.ddl
Package
Description
Flink sql parser.
-
Classes in org.apache.flink.sql.parser.ddl used by org.apache.flink.sql.parser
-
Classes in org.apache.flink.sql.parser.ddl used by org.apache.flink.sql.parser.ddlClassDescriptionAbstract class to describe statements like ALTER CATALOG catalog_name.Abstract class to describe statements like ALTER MATERIALIZED TABLE [catalogName.]Abstract class to describe statements like ALTER TABLE [IF EXISTS] [[catalogName.]Abstract class to describe statements which are used to alter table schema.Abstract class to describe ALTER VIEW statements.
SqlNodeto describe the CREATE MODEL syntax.CREATE TABLE DDL sql call.Table creation context.Distribution statement in CREATE TABLE DDL, e.g.Enumeration of materialized table refresh mode.Table column of a CREATE TABLE DDL.ALIKEclause in aCREATE TABLEstatement.A feature of a table descriptor that will be merged into the new table.A strategy that describes how the features of the parent source table should be merged with the features of the newly created table.A pair ofSqlTableLike.MergingStrategyandSqlTableLike.FeatureOption.Watermark statement in CREATE TABLE DDL, e.g. -
Classes in org.apache.flink.sql.parser.ddl used by org.apache.flink.sql.parser.ddl.position
-
Classes in org.apache.flink.sql.parser.ddl used by org.apache.flink.sql.parser.implClassDescriptionAdd Jar command to add jar into the classloader.Alter table add partition context.Abstract class to describe statements like ALTER CATALOG catalog_name.ALTER Database DDL sql call.Alter Function Sql Call.Abstract class to describe statements like ALTER MATERIALIZED TABLE [catalogName.]ALTER MODEL [IF EXISTS] [[catalogName.] dataBasesName].modelName SET ( name=value [, name=value]*).Abstract class to describe statements like ALTER TABLE [IF EXISTS] [[catalogName.]Alter table context.Abstract class to describe ALTER VIEW statements.Table creation context.Distribution statement in CREATE TABLE DDL, e.g.Alter table add partition context.REMOVE JAR sql call to remove jar from the classloader.The command to stop a flink job.Table column of a CREATE TABLE DDL.A
LIKEclause in aCREATE TABLEstatement.A pair ofSqlTableLike.MergingStrategyandSqlTableLike.FeatureOption.USE CATALOG sql call.USE [catalog.]database sql call.USE MODULES sql call.