@Internal public class ArrayAppendFunction extends BuiltInScalarFunction
BuiltInFunctionDefinitions.ARRAY_APPEND
.Constructor and Description |
---|
ArrayAppendFunction(SpecializedFunction.SpecializedContext context) |
Modifier and Type | Method and Description |
---|---|
ArrayData |
eval(ArrayData array,
Object element) |
getArgumentDataTypes, getOutputDataType, getRequirements, getTypeInference, isDeterministic
getKind, getParameterTypes, getResultType
close, functionIdentifier, open, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
supportsConstantFolding
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.