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