[
https://issues.apache.org/jira/browse/TAJO-1713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14647033#comment-14647033
]
ASF GitHub Bot commented on TAJO-1713:
--------------------------------------
Github user jihoonson commented on the pull request:
https://github.com/apache/tajo/pull/654#issuecomment-126147894
Thanks for the review!
> 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.0
>
>
> Since 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)