Aditya Kishore created DRILL-1497: ------------------------------------- Summary: Fix test failure in o.a.drill.jdbc.test.TestMetadataDDL Key: DRILL-1497 URL: https://issues.apache.org/jira/browse/DRILL-1497 Project: Apache Drill Issue Type: Sub-task Components: Tools, Build & Test Affects Versions: 0.6.0 Reporter: Aditya Kishore Assignee: Aditya Kishore
Order or rows returned on {{INFORMATION_SCHEMA}} queries are undefined, however the test code expects them in a certain order. The returned order is different while running under Java 7 vs Java 8 and hence tests fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)