public class FilterConstantBooleanVectorExpression extends ConstantVectorExpression
longValuechildExpressions, inputColumnNum, inputDataTypePhysicalVariations, inputTypeInfos, LOG, outputColumnNum, outputDataTypePhysicalVariation, outputTypeInfo| Constructor and Description |
|---|
FilterConstantBooleanVectorExpression() |
FilterConstantBooleanVectorExpression(long value) |
| Modifier and Type | Method and Description |
|---|---|
void |
evaluate(VectorizedRowBatch vrg)
This is the primary method to implement expression logic.
|
create, createStruct, getBytesValue, getDecimalValue, getDescriptor, getDoubleValue, getIntervalDayTimeValue, getIsNullValue, getLongValue, getTimestampValue, getValue, setBytesValue, setDecimalValue, setDoubleValue, setIntervalDayTimeValue, setLongValue, setStructValue, setTimestampValue, vectorExpressionParametersdisplayArrayOfUtf8ByteArrays, 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 FilterConstantBooleanVectorExpression()
public FilterConstantBooleanVectorExpression(long value)
throws HiveException
HiveExceptionpublic void evaluate(VectorizedRowBatch vrg)
VectorExpressionevaluate in class ConstantVectorExpressionCopyright © 2024 The Apache Software Foundation. All rights reserved.