public interface PartialScalarFunction extends ScalarFunction
AssignmentTestable.TestResult
UNRESOLVED
Modifier and Type | Method and Description |
---|---|
Function |
getFunction()
Returns the original function.
|
java.util.List<java.nio.ByteBuffer> |
getPartialParameters()
Returns the list of input parameters for the function where some parameters can be
Function.UNRESOLVED . |
execute, isCalledOnNullInput, isMonotonic, partialApplication
addFunctionsTo, argTypes, columnName, compare, isAggregate, isNative, isPure, name, referencesUserType, returnType
testAssignment
Function getFunction()
java.util.List<java.nio.ByteBuffer> getPartialParameters()
Function.UNRESOLVED
.Copyright © 2009-2022 The Apache Software Foundation