[ https://issues.apache.org/jira/browse/HIVE-16697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16015788#comment-16015788 ]
Naveen Gangam commented on HIVE-16697: -------------------------------------- The test failures do not appear related to the fix. They have been failing in other builds as well. So +1 for me. > Schema table validator should return a sorted list of missing tables > --------------------------------------------------------------------- > > Key: HIVE-16697 > URL: https://issues.apache.org/jira/browse/HIVE-16697 > Project: Hive > Issue Type: Sub-task > Components: Metastore > Affects Versions: 3.0.0 > Reporter: Naveen Gangam > Assignee: Naveen Gangam > Priority: Minor > Attachments: HIVE-16697.patch > > > SchemaTool's validate feature has a schema table validator that checks to see > if the HMS schema is missing tables. This validator reports a list of tables > that are deemed to be missing. This list is currently unsorted (depends on > the order of create table statements in the schema file, which is different > for different DB schema files). This makes it hard to write a unit test that > parses the results. -- This message was sent by Atlassian JIRA (v6.3.15#6346)