[ https://issues.apache.org/jira/browse/HIVE-16697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16014530#comment-16014530 ]
Aihua Xu commented on HIVE-16697: --------------------------------- [~ngangam] Does any unit tests need to be updated? If not, can we add a unit test for it? > 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)