[ https://issues.apache.org/jira/browse/HIVE-14503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15427130#comment-15427130 ]
Siddharth Seth commented on HIVE-14503: --------------------------------------- Mostly looks good to me. As an example - ql/src/test/queries/clientpositive/union_script.q - This would result in a plan change. Is that significant for the tests? For a lot of the .q files the order is removed after a previous insert into ... UNION ... - so I don't think it matters there. Maybe we should leave at least one query in place with a union and order by. Triggered another run on jenkins. > Remove explicit order by in qfiles for union tests > -------------------------------------------------- > > Key: HIVE-14503 > URL: https://issues.apache.org/jira/browse/HIVE-14503 > Project: Hive > Issue Type: Sub-task > Components: Test > Affects Versions: 2.2.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-14503.1.patch, HIVE-14503.2.patch, > HIVE-14503.3.patch > > > Identify qfiles with explicit order by and replace them with > SORT_QUERY_RESULTS -- This message was sent by Atlassian JIRA (v6.3.4#6332)