Package org.apache.flink.table.operations.utils
-
Class Summary Class Description ExecutableOperationUtils Utils for the executable operation.OperationExpressionsUtils Utility methods for transformingExpression
to use them inQueryOperation
s.OperationExpressionsUtils.CategorizedExpressions Container for extracted expressions of the same family.OperationTreeBuilder A builder for constructing validatedQueryOperation
s.QueryOperationDefaultVisitor<T> A utilityQueryOperationVisitor
that callsQueryOperationDefaultVisitor.defaultMethod(QueryOperation)
by default, unless other methods are overridden explicitly.ShowLikeOperator Like operator for SHOW operations. -
Enum Summary Enum Description LikeType Like types enums.