Package org.apache.flink.table.api.config
package org.apache.flink.table.api.config
-
ClassDescriptionAggregate phase strategy which could be specified in
OptimizerConfigOptions.TABLE_OPTIMIZER_AGG_PHASE_STRATEGY.This class holds configuration constants used by Flink's table module.Output mode for asynchronous operations, equivalent to .Deprecated.The enforcer to check the constraints on nested types.The enforcer to guarantee NOT NULL column constraint when writing data into sink.Retry strategy in the case of failure.Rowtime attribute insertion strategy for the sink.Shuffle by primary key before sink.SinkUpsertMaterializer strategy.The enforcer to guarantee that length of CHAR/VARCHAR/BINARY/VARBINARY columns is respected when writing data into a sink.Strategy for generating transformation UIDs for remapping state to operators during restore.Upsert materialize strategy before sink.This class holds option name definitions for ML_PREDICT runtime config based onConfigOption.This class holds configuration constants used by Flink's table planner module.Strategies used forOptimizerConfigOptions.TABLE_OPTIMIZER_ADAPTIVE_BROADCAST_JOIN_STRATEGY.Strategies used forOptimizerConfigOptions.TABLE_OPTIMIZER_ADAPTIVE_SKEWED_JOIN_OPTIMIZATION_STRATEGY.Strategy for delta join.Strategy for handling non-deterministic updates.This class holdsConfigOptions used by table planner.Strategy to compileCatalogobjects into a plan.Strategy to restoreCatalogobjects using the plan and lookups if necessary.Strategy to expand columns inSELECT *queries.