Github user heary-cao commented on the issue:

    https://github.com/apache/spark/pull/21931
  
    @maropu, The test results show that we can make a configuration parameter 
for the capacity of fast hash.  Currently capacity of our fast hash is related 
to the length of the recorded data.  so I'm not sure how much the default value 
is configured, but it is unreasonable to configure it in CodeGen as a fixed 
value(int capacity = 1 << 16;).


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to