Ali Alsuliman created ASTERIXDB-3587:
----------------------------------------
Summary: Nested loop join allocates bytebuffer per frame
Key: ASTERIXDB-3587
URL: https://issues.apache.org/jira/browse/ASTERIXDB-3587
Project: Apache AsterixDB
Issue Type: Bug
Components: RT - Runtime
Reporter: Ali Alsuliman
Assignee: Ali Alsuliman
The cache activity of the nested loop join operator allocates a byte buffer for
each incoming frame. One frame could be allocated and re-used when the incoming
frames do not change in size which is typically the case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)