You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Anonymous Coward (Code Review)" <ge...@cloudera.org> on 2021/12/16 14:05:17 UTC

[Impala-ASF-CR] IMPALA-11057: Speed up hex int function

Hello Kurt Deschler, Riza Suminto, Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18091

to look at the new patch set (#7).

Change subject: IMPALA-11057: Speed up hex_int function
......................................................................

IMPALA-11057: Speed up hex_int function

The origin HexInt method is too slow.
We can speed up it 10x.

Change-Id: Icf2dc7ea64b60b24f1a9e6ab53725acd40ce88ac
---
M be/src/exprs/math-functions-ir.cc
1 file changed, 27 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/91/18091/7
-- 
To view, visit http://gerrit.cloudera.org:8080/18091
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Icf2dc7ea64b60b24f1a9e6ab53725acd40ce88ac
Gerrit-Change-Number: 18091
Gerrit-PatchSet: 7
Gerrit-Owner: Anonymous Coward <mo...@163.com>
Gerrit-Reviewer: Anonymous Coward <mo...@163.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>
Gerrit-Reviewer: Kurt Deschler <kd...@cloudera.com>
Gerrit-Reviewer: Riza Suminto <ri...@cloudera.com>