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 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.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 hint option name definitions for LOOKUP join hints based onConfigOption.Supported retry strategies.This class holdsConfigOptions used by table module for materialized table.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 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.