Package org.apache.flink.table.types.logical
package org.apache.flink.table.types.logical
-
ClassDescriptionLogical type of an array of elements with same subtype.A logical type that describes the data type of a value.Logical type of an associative array that maps keys (including
NULL) to values (includingNULL).Logical type of a sequence of fields.Describes a field of aRowType.Logical type of a user-defined object structured type.A builder for aStructuredType.Defines an attribute of aStructuredType.Defines equality properties for scalar evaluation.