Shiva Jahangiri created ASTERIXDB-2561:
------------------------------------------
Summary: Out of memory in optimized hybrid hash join due to large
records
Key: ASTERIXDB-2561
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2561
Project: Apache AsterixDB
Issue Type: Bug
Components: *DB - AsterixDB
Affects Versions: 0.9.4
Reporter: Shiva Jahangiri
Fix For: 0.9.4.2
Currently, spilled partitions cannot grow for more than a frame, but there is
no constraint on the size of that one frame. This can lead to out of memory
when large records get inserted to spilled partitions, as we are not allowed to
steal frames from spilled partitions.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)