Naveen Gangam created HIVE-16697:
------------------------------------
Summary: 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
Affects Versions: 3.0.0
Reporter: Naveen Gangam
Assignee: Naveen Gangam
Priority: Minor
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)