Package org.apache.flink.table.expressions
package org.apache.flink.table.expressions
-
ClassesClassDescriptionUtilities for API-specific
Expressions.A visitor for allExpressions that might be created during API translation.Reference to entity local to a certainQueryOperation.A call expression where the target function has not been resolved yet.A visitor for allResolvedExpressions.Expression that references another table.Unresolved call expression for calling a function identified by aFunctionDefinition.An unresolved reference to a field, table, or local reference.