| Class | Description |
|---|---|
| BuiltInScalarFunction |
Base class for runtime implementation represented as
ScalarFunction that is constructed
from SpecializedFunction.specialize(SpecializedContext). |
| IfNullFunction |
Implementation of
BuiltInFunctionDefinitions.IF_NULL. |
| SourceWatermarkFunction |
Implementation of
BuiltInFunctionDefinitions.SOURCE_WATERMARK. |
| TypeOfFunction |
Implementation of
BuiltInFunctionDefinitions.TYPE_OF. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.