Hyunsik Choi created TAJO-1350:
----------------------------------
Summary: Refactor FilterPushDownRule::visitJoin() into
well-defined, small methods
Key: TAJO-1350
URL: https://issues.apache.org/jira/browse/TAJO-1350
Project: Tajo
Issue Type: Improvement
Components: planner/optimizer
Reporter: Hyunsik Choi
Fix For: 0.11
FilterPushDownRule::visitJoin() is too long and complicated. It handles various
cases in a single method. We need to refactor this method into several small
and well-defined methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)