AggregatePhaseStrategy |
|
ExecutionConfigOptions.AsyncOutputMode |
Output mode for asynchronous operations, equivalent to {@see AsyncDataStream.OutputMode}.
|
ExecutionConfigOptions.LegacyCastBehaviour |
Deprecated. |
ExecutionConfigOptions.NotNullEnforcer |
The enforcer to guarantee NOT NULL column constraint when writing data into sink.
|
ExecutionConfigOptions.RetryStrategy |
Retry strategy in the case of failure.
|
ExecutionConfigOptions.RowtimeInserter |
Rowtime attribute insertion strategy for the sink.
|
ExecutionConfigOptions.SinkKeyedShuffle |
Shuffle by primary key before sink.
|
ExecutionConfigOptions.TypeLengthEnforcer |
The enforcer to guarantee that length of CHAR/VARCHAR/BINARY/VARBINARY columns is respected
when writing data into a sink.
|
ExecutionConfigOptions.UidGeneration |
Strategy for generating transformation UIDs for remapping state to operators during restore.
|
ExecutionConfigOptions.UpsertMaterialize |
Upsert materialize strategy before sink.
|
LookupJoinHintOptions.RetryStrategy |
Supported retry strategies.
|
OptimizerConfigOptions.NonDeterministicUpdateStrategy |
Strategy for handling non-deterministic updates.
|
TableConfigOptions.CatalogPlanCompilation |
Strategy to compile Catalog objects into a plan.
|
TableConfigOptions.CatalogPlanRestore |
Strategy to restore Catalog objects using the plan and lookups if necessary.
|
TableConfigOptions.ColumnExpansionStrategy |
Strategy to expand columns in SELECT * queries.
|