public class FilterTimestampColGreaterEqualDoubleScalar extends FilterLongColGreaterEqualLongScalar
VectorizedRowBatch is updated for in-place filtering.
Note: For timestamp and long or double we implicitly interpret the long as the number
of seconds or double as seconds and fraction since the epoch.VectorExpression.TypechildExpressions, inputTypes, outputType| Constructor and Description |
|---|
FilterTimestampColGreaterEqualDoubleScalar() |
FilterTimestampColGreaterEqualDoubleScalar(int colNum,
double value) |
| Modifier and Type | Method and Description |
|---|---|
VectorExpressionDescriptor.Descriptor |
getDescriptor() |
evaluate, getColNum, getOutputColumn, getOutputType, getValue, setColNum, setValueevaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toStringpublic FilterTimestampColGreaterEqualDoubleScalar(int colNum,
double value)
public FilterTimestampColGreaterEqualDoubleScalar()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor in class FilterLongColGreaterEqualLongScalarCopyright © 2016 The Apache Software Foundation. All rights reserved.