[ https://issues.apache.org/jira/browse/HIVE-19614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481543#comment-16481543 ]
Hive QA commented on HIVE-19614: -------------------------------- Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12924231/HIVE-19614.1.patch {color:red}ERROR:{color} -1 due to no test(s) being added or modified. {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 14386 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[correlationoptimizer10] (batchId=79) {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/11070/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11070/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11070/ 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 Tests exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12924231 - PreCommit-HIVE-Build > GenericUDTFGetSplits does not honor ORDER BY > -------------------------------------------- > > Key: HIVE-19614 > URL: https://issues.apache.org/jira/browse/HIVE-19614 > Project: Hive > Issue Type: Bug > Affects Versions: 3.1.0 > Reporter: Eric Wohlstadter > Assignee: Prasanth Jayachandran > Priority: Major > Attachments: HIVE-19614.1.patch > > > GenericUDTFGetSplits handles ORDER BY by writing the results to temp table. > However running select * on that temp table may create >1 splits which will > lose the original ordering. -- This message was sent by Atlassian JIRA (v7.6.3#76005)