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