public class CastDoubleToVarChar extends CastDoubleToString implements TruncStringOutput
childExpressions, inputColumnNum, inputDataTypePhysicalVariations, inputTypeInfos, LOG, outputColumnNum, outputDataTypePhysicalVariation, outputTypeInfo| Constructor and Description |
|---|
CastDoubleToVarChar() |
CastDoubleToVarChar(int inputColumn,
int outputColumnNum) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assign(BytesColumnVector outV,
int i,
byte[] bytes,
int length) |
int |
getMaxLength() |
void |
setMaxLength(int maxLength) |
String |
vectorExpressionParameters() |
funcevaluate, 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, toString, transientInitpublic CastDoubleToVarChar()
public CastDoubleToVarChar(int inputColumn,
int outputColumnNum)
protected void assign(BytesColumnVector outV, int i, byte[] bytes, int length)
assign in class CastDoubleToStringpublic int getMaxLength()
getMaxLength in interface TruncStringOutputpublic void setMaxLength(int maxLength)
setMaxLength in interface TruncStringOutputpublic String vectorExpressionParameters()
vectorExpressionParameters in class DoubleToStringUnaryUDFCopyright © 2022 The Apache Software Foundation. All rights reserved.