Michael Ho created IMPALA-8006:
----------------------------------

             Summary: Consider replacing the modulus in KrpcDatastreamSender 
with fast mod 
                 Key: IMPALA-8006
                 URL: https://issues.apache.org/jira/browse/IMPALA-8006
             Project: IMPALA
          Issue Type: Improvement
          Components: Distributed Exec
    Affects Versions: Impala 3.1.0
            Reporter: Michael Ho


[~tlipcon]  pointed out that there is potential improvement which can be 
implemented for the modulus used in our sender for the partitioning exchanges: 

http://www.idryman.org/blog/2017/05/03/writing-a-damn-fast-hash-table-with-tiny-memory-footprints/
 (Optimizing Division for Hash Table Size).

We should evaluate its effectiveness and implement it for KrpcDataStreamSender 
if appropriate.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to