mirror of
https://github.com/apache/impala.git
synced 2026-01-26 21:02:23 -05:00
Previous patch upgraded boost library. This patch changes 64-bit random number generator from ranlux64_3 to mt19937_64 since mt19937_64 has better performance according to boost benchmark at https://www.boost.org /doc/libs/1_74_0/doc/html/boost_random/performance.html. Also fixs an unit-test which is affected by the change of random number generator. Testing: - Passed exhaustive tests. Change-Id: Iade226fc17442f4d7b9b14e4a9e80a30a3856226 Reviewed-on: http://gerrit.cloudera.org:8080/18022 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>
2.1 KiB
2.1 KiB