[
https://issues.apache.org/jira/browse/IMPALA-1096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16532757#comment-16532757
]
Csaba Ringhofer commented on IMPALA-1096:
-----------------------------------------
The same formatting can be achieved by setting the delimiter to "\n" (this is
done by starting impala shell with the following arguments: -B
--output_delimiter="\n" )
Currently the delimiter can be only set at startup, but there is already a
ticket (IMPALA-1624) about making this and some other options interactively
settable.
> impala-shell: add support for record view (extended / vertical display)
> -----------------------------------------------------------------------
>
> Key: IMPALA-1096
> URL: https://issues.apache.org/jira/browse/IMPALA-1096
> Project: IMPALA
> Issue Type: New Feature
> Affects Versions: Impala 1.4
> Reporter: Julien Lehuen
> Priority: Minor
> Labels: impala-shell, ramp-up, shell
>
> In the MySQL command-line, replacing the final ';' with "\G" formats the
> output results with every column on a separate row. This vertical output is
> especially useful when querying one specific row from a table with many
> columns (for directly looking at it or `grep`ing through the result).
> This is presented in pages like [this
> one|http://slaptijack.com/software/enabling-vertical-g-output-in-the-mysql-client/]
> or [that
> one|http://pento.net/2009/02/27/the-g-modifier-in-the-mysql-command-line-client/].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]