Till Westmann created VXQUERY-224:
-------------------------------------
Summary: FunctionHelper.transformThenCompareMinMaxTaggedValues
allocates objects
Key: VXQUERY-224
URL: https://issues.apache.org/jira/browse/VXQUERY-224
Project: VXQuery
Issue Type: Bug
Reporter: Till Westmann
The static method FunctionHelper.transformThenCompareMinMaxTaggedValues
allocates objects even though it is used is he step() method of
IAggregateEvaluator.
So it will allocate objects for each tuple - we should avoid this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)