You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "yx91490 (Jira)" <ji...@apache.org> on 2022/06/22 02:28:00 UTC

[jira] [Resolved] (IMPALA-1682) Support '\G' in shell

     [ https://issues.apache.org/jira/browse/IMPALA-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

yx91490 resolved IMPALA-1682.
-----------------------------
    Target Version: Impala 4.2.0  (was: Product Backlog)
        Resolution: Fixed

> 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
>
> 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.7#820007)

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