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 vector 
of all the data we want to hash first, then run through this function. That 
seemed less efficient.



--
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, 20 Aug 2024 21:31:14 +0000
Gerrit-HasComments: Yes

Reply via email to