public class CastDecimalToChar extends CastDecimalToString implements TruncStringOutput
childExpressions, inputColumnNum, inputDataTypePhysicalVariations, inputTypeInfos, LOG, outputColumnNum, outputDataTypePhysicalVariation, outputTypeInfo| Constructor and Description |
|---|
CastDecimalToChar() |
CastDecimalToChar(int inputColumn,
int outputColumnNum) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(BytesColumnVector outV,
int i,
byte[] bytes,
int offset,
int length) |
int |
getMaxLength() |
void |
setMaxLength(int maxLength) |
String |
vectorExpressionParameters() |
func, transientInitevaluate, getDescriptordisplayArrayOfUtf8ByteArrays, displayUtf8Bytes, doTransientInit, doTransientInit, evaluateChildren, getChildExpressions, getChildExpressionsForTransientInit, getColumnParamString, getDoubleValueParamString, getInputDataTypePhysicalVariations, getInputTypeInfos, getLongValueParamString, getOutputColumnNum, getOutputColumnVectorType, getOutputDataTypePhysicalVariation, getOutputTypeInfo, getParamTypeString, getTypeName, init, setChildExpressions, setInputDataTypePhysicalVariations, setInputTypeInfos, setOutputDataTypePhysicalVariation, setOutputTypeInfo, shouldConvertDecimal64ToDecimal, supportsCheckedExecution, toStringpublic CastDecimalToChar()
public CastDecimalToChar(int inputColumn,
int outputColumnNum)
protected void assign(BytesColumnVector outV, int i, byte[] bytes, int offset, int length)
assign in class CastDecimalToStringpublic int getMaxLength()
getMaxLength in interface TruncStringOutputpublic void setMaxLength(int maxLength)
setMaxLength in interface TruncStringOutputpublic String vectorExpressionParameters()
vectorExpressionParameters in class DecimalToStringUnaryUDFCopyright © 2024 The Apache Software Foundation. All rights reserved.