Package org.apache.gravitino.rel.expressions
package org.apache.gravitino.rel.expressions
-
ClassDescriptionBase class of the public logical expression API.The interface of a function expression.A
FunctionExpressionimplementationLiteral<T>Deprecated.This interface will be removed.Creates a literal with the given type value.Represents a field or column reference in the public logical expression API.ANamedReferencethat references a field or column.ANamedReferencethat references a metadata field.Represents an expression that is not parsed yet.AnUnparsedExpressionimplementation