Package org.apache.flink.table.operations.ddl
package org.apache.flink.table.operations.ddl
-
ClassDescriptionOperation to describe ALTER TABLE ADD PARTITION statement.Operation to describe a ALTER CATALOG COMMENT statement.Operation to describe a ALTER FUNCTION statement for catalog functions.Operation to describe a ALTER CATALOG SET statement.Operation to describe an ALTER CATALOG RESET statement.Operation to describe a ALTER DATABASE statement.A
Operationthat describes the DDL statements, e.g.Abstract Operation to describe all ALTER TABLE statements that should be applied to partitions.Operation to alter the properties of partition.Alter table with new table definition and table changes represents the modification.Abstract Operation to describe all ALTER TABLE statements such as rename table /set properties.Operation to describe a ALTER TABLE ..Operation to describe altering the schema of a table.Operation to describe an ALTER VIEW ...Abstract Operation to describe all ALTER VIEW statements.Operation to describe a ALTER VIEW ..Operation to describe a ALTER VIEW ..Operation to describe anANALYZE TABLEstatement.Operation to describe anCOMPILE PLANstatement.Operation to describe a CREATE FUNCTION statement for catalog functions.Operation to describe a CREATE CATALOG statement.Operation to describe a CREATE DATABASE statement.AOperationthat describes the DDL statements, e.g.Operation to describe a CREATE TABLE statement.Operation to describe a CREATE FUNCTION statement for temporary system function.Operation to describe a CREATE VIEW statement.Operation to describe a DROP FUNCTION statement for catalog functions.Operation to describe a DROP CATALOG statement.Operation to describe a DROP DATABASE statement.AOperationthat describes the DROP DDL statements, e.g.Operation to describe ALTER TABLE DROP PARTITION statement.Operation to describe a DROP TABLE statement.Operation to describe a DROP FUNCTION statement for temporary system function.Operation to describe a DROP VIEW statement.