Package org.apache.flink.table.operations.materializedtable
package org.apache.flink.table.operations.materializedtable
-
ClassDescriptionOperation to describe an ALTER MATERIALIZED TABLE AS query operation.Alter materialized table with new table definition and table changes represents the modification.Abstract Operation to describe all ALTER MATERIALIZED TABLE statements such as rename table /set properties.Operation to describe clause like: ALTER MATERIALIZED TABLE [catalog_name.]Operation to describe a ALTER MATERIALIZED TABLE ...Operation to describe a ALTER MATERIALIZED TABLE ...Operation to describe a CREATE MATERIALIZED TABLE statement.Operation to describe a DROP MATERIALIZED TABLE statement.The marker interface for materialized table.