Jihoon Son created TAJO-1713:
--------------------------------
Summary: Change the type of edge cache in JoinGraphContext from
HashMap to LRUMap
Key: TAJO-1713
URL: https://issues.apache.org/jira/browse/TAJO-1713
Project: Tajo
Issue Type: Task
Components: Planner/Optimizer
Reporter: Jihoon Son
Fix For: 0.11.0Since the current implementation using HashMap involves the potential OOM with a lot of join tables. We should prevent it. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
