Package | Description |
---|---|
org.apache.paimon.casting |
Modifier and Type | Class and Description |
---|---|
class |
BinaryToStringCastRule
DataTypeFamily.BINARY_STRING to DataTypeFamily.CHARACTER_STRING cast rule. |
class |
NumericPrimitiveToTimestamp
{
DataTypeFamily.INTEGER_NUMERIC to @link DataTypeRoot#TIMESTAMP_WITHOUT_TIME_ZONE}/DataTypeRoot.TIMESTAMP_WITH_LOCAL_TIME_ZONE . |
class |
TimestampToNumericPrimitiveCastRule
|
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.