Uses of Package
org.apache.flink.table.api.config
Packages that use org.apache.flink.table.api.config
Package
Description
-
Classes in org.apache.flink.table.api.config used by org.apache.flink.table.api.configClassDescriptionAggregate phase strategy which could be specified in
OptimizerConfigOptions.TABLE_OPTIMIZER_AGG_PHASE_STRATEGY.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.Supported retry strategies.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.Strategy to compileCatalogobjects into a plan.Strategy to restoreCatalogobjects using the plan and lookups if necessary.Strategy to expand columns inSELECT *queries. -
Classes in org.apache.flink.table.api.config used by org.apache.flink.table.expressions.resolver.lookupsClassDescriptionStrategy to expand columns in
SELECT *queries.