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

[GitHub] hive pull request #377: HIVE-19703: GenericUDTFGetSplits never uses num spli...

GitHub user beltran opened a pull request:

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

    HIVE-19703: GenericUDTFGetSplits never uses num splits argument

    

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

    $ git pull https://github.com/beltran/hive HIVE-19703

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

    https://github.com/apache/hive/pull/377.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 #377
    
----
commit bc8848d7093e5047a08a720342f7abe93cf9675d
Author: Jaume Marhuenda <ja...@...>
Date:   2018-06-21T21:34:00Z

    HIVE-19703: GenericUDTFGetSplits never uses num splits argument

----


---