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

yx91490 commented on IMPALA-1682:
---------------------------------

Hi [~jianzhang.zj] , it's an imaginative idea, maybe we can open a new issue to 
discuss it, you can explain what's the benefit of it, thanks.

> Support '\G' in shell
> ---------------------
>
>                 Key: IMPALA-1682
>                 URL: https://issues.apache.org/jira/browse/IMPALA-1682
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Clients
>    Affects Versions: Impala 2.1
>            Reporter: Philip Martin
>            Assignee: yx91490
>            Priority: Minor
>              Labels: shell
>             Fix For: Impala 4.2.0
>
>
> MySQL has a feature {{\G}} to return query results in the transform, with one 
> column per line, like so:
> {code}
> mysql> select * from tests limit 1 \G
> *************************** 1. row ***************************
>            id: 2
>        run_id: 1
>        module: test_activity_monitoring
>         class: ActivityMonitoringTests
>          func: test_kill_job
>    start_time: 2012-08-07 10:45:37
>      end_time: 2012-08-07 10:46:06
>        result: pass
> error_message: NULL
>    stacktrace: NULL
> 1 row in set (0.01 sec)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to