@Internal public class IfNullFunction extends BuiltInScalarFunction
BuiltInFunctionDefinitions.IF_NULL
.Constructor and Description |
---|
IfNullFunction(SpecializedFunction.SpecializedContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
eval(Object input,
Object nullReplacement) |
getArgumentDataTypes, getOutputDataType, getRequirements, getTypeInference, isDeterministic
getKind, getParameterTypes, getResultType
close, functionIdentifier, open, toString
public IfNullFunction(SpecializedFunction.SpecializedContext context)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.