Naveen Gangam created HIVE-15430:
------------------------------------
Summary: Change SchemaTool table validator to test based on the
dbType
Key: HIVE-15430
URL: https://issues.apache.org/jira/browse/HIVE-15430
Project: Hive
Issue Type: Sub-task
Components: Hive
Affects Versions: 2.2.0
Reporter: Naveen Gangam
Assignee: Naveen Gangam
Priority: Minor
Currently the validator parses the "oracle" schema file to determine what
tables are expected in the database. (mostly because of ease of parsing the
schema file compared to other syntax). We have learnt from HIVE-15118, that not
all schema files have the same amount of tables. For example, derby has an old
table that is never used that other DBs do not contain).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)