public class FilterLongScalarNotEqualTimestampColumn extends FilterLongScalarNotEqualLongColumn
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 |
|---|
FilterLongScalarNotEqualTimestampColumn() |
FilterLongScalarNotEqualTimestampColumn(long 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 FilterLongScalarNotEqualTimestampColumn(long value,
int colNum)
public FilterLongScalarNotEqualTimestampColumn()
public VectorExpressionDescriptor.Descriptor getDescriptor()
getDescriptor in class FilterLongScalarNotEqualLongColumnCopyright © 2016 The Apache Software Foundation. All rights reserved.