[
https://issues.apache.org/jira/browse/TAJO-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13995985#comment-13995985
]
ASF GitHub Bot commented on TAJO-824:
-------------------------------------
GitHub user jihoonson opened a pull request:
https://github.com/apache/tajo/pull/9
TAJO-824
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jihoonson/tajo-2 TAJO-824
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/9.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 #9
----
commit 20a8deccf1b6e0bda571507bffb542bd1e98c629
Author: Jihoon Son <[email protected]>
Date: 2014-05-13T03:01:00Z
TAJO-824
----
> Improve SimpleParser to handle JSON statements
> ----------------------------------------------
>
> Key: TAJO-824
> URL: https://issues.apache.org/jira/browse/TAJO-824
> Project: Tajo
> Issue Type: Improvement
> Components: cli
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: TAJO-824.patch
>
>
> Currently, JSON statements are directly executed in TajoCli without parsing.
> Thus, we cannot provide a lot of useful functions such as inline comments for
> JSON statements.
--
This message was sent by Atlassian JIRA
(v6.2#6252)