Package org.apache.flink.table.types
package org.apache.flink.table.types
-
ClassDescriptionAbstractDataType<T extends AbstractDataType<T>>Highest abstraction that describes the data type of a value in the table ecosystem.Describes the data type of a value in the table ecosystem.A data type that contains field data types (i.e. row and structured type).Partially resolved data type that requires a lookup in a catalog or configuration before creating the corresponding
LogicalType.