You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/02/26 03:51:20 UTC

[jira] [Updated] (TAJO-635) Improve tests of query semantic verification

     [ https://issues.apache.org/jira/browse/TAJO-635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyunsik Choi updated TAJO-635:
------------------------------

    Summary: Improve tests of query semantic verification  (was: Improve verification tests)

> Improve tests of query semantic verification
> --------------------------------------------
>
>                 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)