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 <jaumemarhuenda@...> Date: 2018-06-21T21:34:00Z HIVE-19703: GenericUDTFGetSplits never uses num splits argument ---- ---