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/08/09 15:07:41 UTC

[GitHub] hive pull request #411: HIVE-20150: TopNKey pushdown (Teddy Choi)

GitHub user pudidic opened a pull request:

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

    HIVE-20150: TopNKey pushdown (Teddy Choi)

    

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

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

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

    https://github.com/apache/hive/pull/411.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 #411
    
----
commit abb2ad51b6802752b78ee37c0b58e13c74730ad1
Author: Teddy Choi <pu...@...>
Date:   2018-08-09T15:06:11Z

    HIVE-20150: TopNKey pushdown (Teddy Choi)

----


---