@Internal public final class LogicalTypeUtils extends Object
LogicalTypes.| Modifier and Type | Method and Description |
|---|---|
static LogicalType |
removeTimeAttributes(LogicalType logicalType) |
static Class<?> |
toInternalConversionClass(LogicalType type)
Returns the conversion class for the given
LogicalType that is used by the
table runtime as internal data structure. |
public static LogicalType removeTimeAttributes(LogicalType logicalType)
public static Class<?> toInternalConversionClass(LogicalType type)
LogicalType that is used by the
table runtime as internal data structure.RowDataCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.