Provides a way for an aggregate UDF to access intermediate storage to combine data passed in during the various aggregation phases.
A Java aggregate UDF must define the second parameter as a Context type.
Provides a way for an aggregate UDF to access intermediate storage to combine data passed in during the various aggregation phases.
A Java aggregate UDF must define the second parameter as a Context type.