Package org.apache.flink.table.planner.plan.utils
package org.apache.flink.table.planner.plan.utils
-
ClassDescriptionContains utilities for
AsyncScalarFunction.Options for configuring async behavior.Utility for deciding whether than expression supports constant folding or not.Utility class forExecNodeMetadatarelated functionality.Helper Pojo used as a tuple for theExecNodeMetadataUtil.LOOKUP_MAP.Utilities forRelNode.Utility for generating hash join operator factory, includingHashJoinOperatorand the codegen version of LongHashJoinOperator generated byLongHashJoinGenerator.Utility forFlinkJoinType.Utility for KeySelector.Utilities for lookup joins usingLookupTableSource.AsyncLookupOptions includes async related options.ALookupJoinUtil.LookupKeywhose value is constant.ALookupJoinUtil.LookupKeywhose value comes from the left table field.A field used as an equal condition when querying content from a dimension table.RetryOptions includes retry lookup related options.ShuffleLookupOptions includes shuffle related options.Utility class for mini-batch related config.Some dedicated operator type which is used inExecutionConfigOptions.TABLE_EXEC_DISABLED_OPERATORS.Utility for Python.Base class of Strategy to choose different rank process function.A strategy which only works when input only contains insertion changes.A strategy which works when input contains update or deletion changes.A placeholder strategy which will be inferred afterFlinkChangelogModeInferenceProgram.A strategy which only works when input shouldn't contains deletion changes and input should have the givenRankProcessStrategy.UpdateFastStrategy.primaryKeysand should be monotonic on the order by field.Converts anRelNodeto string with only the information from the RelNode itself without the information from its inputs.Utilities to work withRexLiteral.Util class that rewriteSetOp.Utility forSortMergeJoinOperator.Utility for temporal table join which will gradually replace the scala classTemporalJoinUtil.Utility for upsertKey which represented as a Set ofImmutableBitSet.Utilities for Window Table Function.