@Internal public class MapFromArraysFunction extends BuiltInScalarFunction
BuiltInFunctionDefinitions.MAP_FROM_ARRAYS
.Constructor and Description |
---|
MapFromArraysFunction(SpecializedFunction.SpecializedContext context) |
Modifier and Type | Method and Description |
---|---|
MapData |
eval(ArrayData keysArray,
ArrayData valuesArray) |
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.