[ https://issues.apache.org/jira/browse/HIVE-1099?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain resolved HIVE-1099. ------------------------------ Resolution: Fixed Fix Version/s: 0.4.2 Hadoop Flags: [Reviewed] Committed. Thanks Paul > Queries in input40.q should be deterministic > -------------------------------------------- > > Key: HIVE-1099 > URL: https://issues.apache.org/jira/browse/HIVE-1099 > Project: Hadoop Hive > Issue Type: Bug > Affects Versions: 0.4.0 > Reporter: Paul Yang > Assignee: Paul Yang > Fix For: 0.4.2 > > Attachments: HIVE-1099.1.patch, HIVE-1099.2.patch > > > The SELECT * queries in input40.q are not deterministic because the rows > could be output in any order. The fix is to add a sort by clause as it is > done in branch-0.5. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.