James Taylor created PHOENIX-1555: ------------------------------------- Summary: Fallback to many-to-many join if hash join fails due to insufficient memory Key: PHOENIX-1555 URL: https://issues.apache.org/jira/browse/PHOENIX-1555 Project: Phoenix Issue Type: Sub-task Reporter: James Taylor
If when attempting to run a join query we fail due to an InsufficientMemoryException, we should retry the query as a many-to-many join. -- This message was sent by Atlassian JIRA (v6.3.4#6332)