[
https://issues.apache.org/jira/browse/HIVE-19703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16521222#comment-16521222
]
Hive QA commented on HIVE-19703:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12928689/HIVE-19703.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:green}SUCCESS:{color} +1 due to 14590 tests passed
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/12023/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/12023/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-12023/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12928689 - PreCommit-HIVE-Build
> GenericUDTFGetSplits never uses num splits argument
> ---------------------------------------------------
>
> Key: HIVE-19703
> URL: https://issues.apache.org/jira/browse/HIVE-19703
> Project: Hive
> Issue Type: Bug
> Components: UDF
> Reporter: Eric Wohlstadter
> Assignee: Jaume M
> Priority: Major
> Labels: pull-request-available
> Attachments: HIVE-19703.1.patch
>
>
> The description for GenericUDTFGetSplits says
> {code}
> Returns an array of length int serialized splits for the referenced tables
> string.
> {code}
> but the argument to control the number of splits is DOA.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)