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

Work on IMPALA-11799 started by Daniel Becker.
----------------------------------------------
> Fix example of the hs2_fp_format shell option
> ---------------------------------------------
>
>                 Key: IMPALA-11799
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11799
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Clients
>            Reporter: Daniel Becker
>            Assignee: Daniel Becker
>            Priority: Minor
>
> IMPALA-10660 introduced the "hs2_fp_format" shell option. In the help section 
> describing the query option it states:
> {noformat}
> Use '%16G' to match Beeswax protocol's floating-point output format{noformat}
> However, '%16G' is not accepted by the shell:
> {code:java}
> bin/impala-shell.sh --hs2_fp_format='%16G'
> Invalid floating point format specification: %16G{code}
> We should change the example to '16G'.



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