[
https://issues.apache.org/jira/browse/TAJO-1449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14377539#comment-14377539
]
ASF GitHub Bot commented on TAJO-1449:
--------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/460
TAJO-1449: TestSelectQuery.testExplainSelect() fails
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-1449
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/460.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #460
----
commit 530f246f5ac1a71fd23e9a74045bded552f5568a
Author: Jihoon Son <[email protected]>
Date: 2015-03-24T09:00:57Z
TAJO-1449
----
> TestSelectQuery.testExplainSelect() fails
> -----------------------------------------
>
> Key: TAJO-1449
> URL: https://issues.apache.org/jira/browse/TAJO-1449
> Project: Tajo
> Issue Type: Bug
> Components: test
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Blocker
> Fix For: 0.11.0
>
>
> In TAJO-1426, the shape of logical plans for explain statements is fixed
> according to some rules during unit tests. So, the expected result also have
> to be changed, but it doesn't.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)