public class LegacyDecimalTypeTransformation extends Object implements TypeTransformation
Types.BIG_DEC) to DECIMAL(38, 18).| Modifier and Type | Field and Description |
|---|---|
static TypeTransformation |
INSTANCE |
| Constructor and Description |
|---|
LegacyDecimalTypeTransformation() |
| Modifier and Type | Method and Description |
|---|---|
DataType |
transform(DataType typeToTransform)
Transforms the given data type to a different data type.
|
public static final TypeTransformation INSTANCE
public DataType transform(DataType typeToTransform)
TypeTransformationtransform in interface TypeTransformationCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.