[ https://issues.apache.org/jira/browse/HIVE-19614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16483485#comment-16483485 ]
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 build exiting with an error Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/11124/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/11124/console Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-11124/ Messages: {noformat} Executing org.apache.hive.ptest.execution.TestCheckPhase Tests exited with: Exception: Patch URL https://issues.apache.org/jira/secure/attachment/12924231/HIVE-19614.1.patch was found in seen patch url's cache and a test was probably run already on it. Aborting... {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)