public class CastDecimalToTimestamp extends FuncDecimalToLong
VectorExpression.TypechildExpressions, inputTypes, outputType| Constructor and Description |
|---|
CastDecimalToTimestamp() |
CastDecimalToTimestamp(int inputColumn,
int outputColumn) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
func(LongColumnVector outV,
DecimalColumnVector inV,
int i) |
evaluate, getDescriptor, getOutputColumn, getOutputTypeevaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toStringpublic CastDecimalToTimestamp(int inputColumn,
int outputColumn)
public CastDecimalToTimestamp()
protected void func(LongColumnVector outV, DecimalColumnVector inV, int i)
func in class FuncDecimalToLongCopyright © 2017 The Apache Software Foundation. All rights reserved.