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 "Daniel Becker (Jira)" <ji...@apache.org> on 2023/01/03 16:15:00 UTC

[jira] [Resolved] (IMPALA-11799) Fix example of the hs2_fp_format shell option

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

Daniel Becker resolved IMPALA-11799.
------------------------------------
    Resolution: Fixed

> 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-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org