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

Change subject: IMPALA-13186: Tag query option scope for tuple cache
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/21698/1/be/src/thirdparty/datasketches/MurmurHash3.h
File be/src/thirdparty/datasketches/MurmurHash3.h:

http://gerrit.cloudera.org:8080/#/c/21698/1/be/src/thirdparty/datasketches/MurmurHash3.h@91
PS1, Line 91: MURMUR3_FORCE_INLINE void MurmurHash3_x64_128(const void* key, 
int lenBytes, HashState& out) {
> Alternative to making this interface re-entrant is to construct a single ve
I guess I could use HashUtil instead, just seemed like I'd want to also use 
MurmurHash3 in the backend because that's what we used in the frontend.

https://gerrit.cloudera.org/c/21541/8/be/src/exec/tuple-cache-node.cc#257 is 
using HashUtil.



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I1f4802ad9548749cd43df8848b6f46dca3739ae7
Gerrit-Change-Number: 21698
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Kurt Deschler <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Yida Wu <[email protected]>
Gerrit-Comment-Date: Tue, 27 Aug 2024 20:42:40 +0000
Gerrit-HasComments: Yes

Reply via email to