Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.15.0
Description
There is a design flaw in the new aggregate expression traits and implementations where the input to the aggregate expression gets evaluated against the whole batch once for each row in the batch. For example, if the batch has 1024 rows then the expression gets evaluated 1024 times instead of once.
Attachments
Issue Links
- links to