iverase closed issue #14112: Unnecessary ByteArrayDataInput allocations during
aggregation query
URL: https://github.com/apache/lucene/issues/14112
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to th
jainankitk commented on issue #14112:
URL: https://github.com/apache/lucene/issues/14112#issuecomment-2576880175
These allocations disappeared after running the experiment again with the
changes proposed in the PR.
--
This is an automated message from the Apache Git Service.
To respond to
jainankitk opened a new issue, #14112:
URL: https://github.com/apache/lucene/issues/14112
### Description
While doing some experiments with big5 workload on Opensearch, I noticed
significant ByteArrayDataInput allocations during aggregation query execution.
I noticed the allocations