Hyunsik Choi created TAJO-635:
---------------------------------
Summary: Add missing verification methods in EvalNodeVisitor2.
Key: TAJO-635
URL: https://issues.apache.org/jira/browse/TAJO-635
Project: Tajo
Issue Type: Bug
Affects Versions: 0.8-incubating, 1.0-incubating
Reporter: Hyunsik Choi
Assignee: Hyunsik Choi
See TAJO-633. This is caused by some missed visitor functions. When I
investigated TAJO-633, I found that there are more missed methods in
BasicEvalNodeVisitor and EvalNodeVisitor2. Also, I found that
ExprTestBase::testEval() does not use PreLogicalPlanVerifier, LogicalOptimizer,
and LogicalPlanVerifier. As a result, query semantic verification has not been
tested fully. This patch fixes all of them.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)