[
https://issues.apache.org/jira/browse/TAJO-1426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372856#comment-14372856
]
ASF GitHub Bot commented on TAJO-1426:
--------------------------------------
Github user jihoonson commented on a diff in the pull request:
https://github.com/apache/tajo/pull/441#discussion_r26892996
--- Diff:
tajo-core/src/test/java/org/apache/tajo/engine/query/TestSelectQuery.java ---
@@ -105,6 +105,20 @@ public final void testExplainSelect() throws Exception
{
}
@Test
+ @SimpleTest(queries = {
--- End diff --
This still looks good, but will be great if the following two problems are
fixed.
First, it seems to be difficult to execute tests individually.
Second, when a query test fails, it will be difficult to figure out which
query failed.
Do you have any good idea?
> Support "explain physical" to get physical plan
> -----------------------------------------------
>
> Key: TAJO-1426
> URL: https://issues.apache.org/jira/browse/TAJO-1426
> Project: Tajo
> Issue Type: Improvement
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
>
> Inconvenient to see that in log file.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)