FunctionDependencyDeclaration |
FormatFunction.getFunctionDependencies(BoundSignature boundSignature) |
|
FunctionDependencyDeclaration |
RowToRowCast.getFunctionDependencies(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
AbstractGreatestLeast.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
protected ScalarFunctionImplementation |
ApplyFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArrayConcatFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArrayConstructor.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArrayFlattenFunction.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
ArrayJoin.ArrayJoinWithNullReplacement.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
ScalarFunctionImplementation |
ArrayJoin.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
protected ScalarFunctionImplementation |
ArrayReduceFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArraySubscriptOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArrayToElementConcatFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArrayToJsonCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ArrayTransformFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
CastFromUnknownOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ConcatFunction.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
ConcatWsFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ElementToArrayConcatFunction.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
FormatFunction.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
protected ScalarFunctionImplementation |
GenericComparisonUnorderedFirstOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericComparisonUnorderedLastOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericDistinctFromOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericEqualOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericHashCodeOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericIndeterminateOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericLessThanOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericLessThanOrEqualOperator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
GenericXxHash64Operator.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
IdentityCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
InvokeFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
JsonStringToArrayCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
JsonStringToMapCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
JsonStringToRowCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
JsonToArrayCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
JsonToMapCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
JsonToRowCast.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
MapConcatFunction.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
MapConstructor.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
ScalarFunctionImplementation |
MapElementAtFunction.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
ScalarFunctionImplementation |
MapFilterFunction.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
MapSubscriptOperator.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
ScalarFunctionImplementation |
MapToJsonCast.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
MapToMapCast.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
protected ScalarFunctionImplementation |
MapTransformKeysFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
MapTransformValuesFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
MapZipWithFunction.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
ParametricScalar.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
protected ScalarFunctionImplementation |
Re2JCastToRegexpFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
RowToJsonCast.specialize(BoundSignature boundSignature) |
|
ScalarFunctionImplementation |
RowToRowCast.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
ScalarFunctionImplementation |
TryCastFunction.specialize(BoundSignature boundSignature,
FunctionDependencies functionDependencies) |
|
ScalarFunctionImplementation |
VersionFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ZipFunction.specialize(BoundSignature boundSignature) |
|
protected ScalarFunctionImplementation |
ZipWithFunction.specialize(BoundSignature boundSignature) |
|