[email protected] has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/16306 )

Change subject: IMPALA-10061 Fix bugs of IMPALA-9645
......................................................................

IMPALA-10061 Fix bugs of IMPALA-9645

Fix one bug of IMPALA-9645.

And fix issue when return type is decimal,
codegen code lack a 'StructRet' attribute,
this is not a issue on x86, but on aarch64,
the "StructRet" attribute is necessary.

And fix the hash function on aarch64.

Change-Id: I219588992715b7d5c69cd7c0d48ff4d90b980338
---
M be/src/codegen/llvm-codegen.cc
M be/src/exprs/scalar-fn-call.cc
M be/src/gutil/sysinfo.cc
M be/src/gutil/sysinfo.h
4 files changed, 50 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/16306/2
--
To view, visit http://gerrit.cloudera.org:8080/16306
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I219588992715b7d5c69cd7c0d48ff4d90b980338
Gerrit-Change-Number: 16306
Gerrit-PatchSet: 2
Gerrit-Owner: Anonymous Coward <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>

Reply via email to