You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by pudidic <gi...@git.apache.org> on 2018/11/21 11:55:55 UTC

[GitHub] hive pull request #492: HIVE-20954: Vector RS operator is not using uniform ...

GitHub user pudidic opened a pull request:

    https://github.com/apache/hive/pull/492

    HIVE-20954: Vector RS operator is not using uniform hash function for…

    … TPC-DS query 95 (Teddy Choi)
    
    Change-Id: Ia23b5ddefc2b35cda9ed7d817bdbd767ec7f7671

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pudidic/hive HIVE-20954

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hive/pull/492.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 #492
    
----
commit 17dd49c160eeea7b5a511e9a6801e2e9b298ac1a
Author: Teddy Choi <tc...@...>
Date:   2018-11-21T11:55:04Z

    HIVE-20954: Vector RS operator is not using uniform hash function for TPC-DS query 95 (Teddy Choi)
    
    Change-Id: Ia23b5ddefc2b35cda9ed7d817bdbd767ec7f7671

----


---