[ 
https://issues.apache.org/jira/browse/TAJO-824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13996069#comment-13996069
 ] 

ASF GitHub Bot commented on TAJO-824:
-------------------------------------

Github user hyunsik commented on the pull request:

    https://github.com/apache/tajo/pull/9#issuecomment-42918750
  
    Hi Jihoon,
    
    Thank you for your contribution. Here is my comment for this feature.
    
    I'd like to propose separating JSON cli client from TajoCli. Later, we are 
improving TajoCli to be specified for SQL and we will add its related features 
like auto SQL completion. In my opinion, the improvement of TajoCli would be 
restricted if TajoCli supports both SQL and JSON.
    
    Also, I think that there are only few of guys want to directly input JSON 
to command line interface. This feature would be mostly used via Client API. I 
think that it may be hard for our development resource to maintain JSON Cli.


> 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)

Reply via email to