Michael Smith has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23452 )

Change subject: IMPALA-14450: (Addendum) Fix other numeric comparison
......................................................................


Patch Set 1:

Test runs like 
https://jenkins.impala.io/job/ubuntu-20.04-from-scratch/6804/consoleFull showed 
the syntax error

    /home/ubuntu/Impala/bin/set-impala-java-tool-options.sh: line 25: ((: 1.8: 
syntax error: invalid arithmetic operator (error token is ".8")

which I can also reproduce locally in bash by sourcing 
set-impala-java-tool-options.sh.

With this patch, in bash I now see

    $ source bin/set-impala-java-tool-options.sh
    $ echo $?
    0


--
To view, visit http://gerrit.cloudera.org:8080/23452
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I15cdd1859be51d3708f1c348e898831df2a92b13
Gerrit-Change-Number: 23452
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>
Gerrit-Comment-Date: Mon, 22 Sep 2025 23:12:20 +0000
Gerrit-HasComments: No

Reply via email to