| Class | Description |
|---|---|
| AdvancedFunctionsExample |
Example for implementing more complex
UserDefinedFunctions. |
| InternalRowMergerFunction |
Merges two rows into a single row with unique field names.
|
| LastDatedValueFunction<T> |
Implementation of an
AggregateFunction that returns a row containing the latest non-null
value with its corresponding date. |
| LastDatedValueFunction.Accumulator<T> |
Generic accumulator for representing state.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.