GitHub user pudidic opened a pull request: https://github.com/apache/hive/pull/503
HIVE-21011: Upgrade MurmurHash 2.0 to 3.0 in vectorized map and reduc⦠â¦e operators (Teddy Choi) You can merge this pull request into a Git repository by running: $ git pull https://github.com/pudidic/hive HIVE-21011 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/hive/pull/503.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #503 ---- commit 29e19e6ff9992dd0164507521fd2b9cda008a7de Author: Teddy Choi <pudidic@...> Date: 2018-12-05T16:22:15Z HIVE-21011: Upgrade MurmurHash 2.0 to 3.0 in vectorized map and reduce operators (Teddy Choi) ---- ---