public class FilterDoubleScalarGreaterTimestampColumn extends FilterLongScalarGreaterLongColumn
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 |
|---|
FilterDoubleScalarGreaterTimestampColumn() |
FilterDoubleScalarGreaterTimestampColumn(double value,
int colNum) |
| Modifier and Type | Method and Description |
|---|---|
VectorExpressionDescriptor.Descriptor |
getDescriptor() |
evaluate, getColNum, getOutputColumn, getOutputType, getValue, setColNum, setValueevaluateChildren, getChildExpressions, getInputTypes, setChildExpressions, setInputTypes, setOutputType, toStringpublic FilterDoubleScalarGreaterTimestampColumn(double value,
int colNum)
public FilterDoubleScalarGreaterTimestampColumn()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor in class FilterLongScalarGreaterLongColumnCopyright © 2016 The Apache Software Foundation. All rights reserved.