[
https://issues.apache.org/jira/browse/TAJO-2061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112054#comment-15112054
]
ASF GitHub Bot commented on TAJO-2061:
--------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/947
TAJO-2061: Add description for EXPLAIN statement.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-2061
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/947.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 #947
----
commit 66071b14dd5e77514589c37e3446c84b0d294ff8
Author: JaeHwa Jung <[email protected]>
Date: 2016-01-22T07:37:31Z
TAJO-2061: Add description for EXPLAIN statement.
----
> Add description for EXPLAIN statement
> -------------------------------------
>
> Key: TAJO-2061
> URL: https://issues.apache.org/jira/browse/TAJO-2061
> Project: Tajo
> Issue Type: Improvement
> Components: Documentation
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Priority: Minor
> Labels: newbie
> Fix For: 0.12.0, 0.11.1
>
>
> Currently, Tajo already provides {{EXPLAIN}} statement. But users may not
> know it because of document absence. So, we need to add description on the
> following page. http://tajo.apache.org/docs/current/sql_language.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)