Ashish Kumar Singh created HIVE-7519:
----------------------------------------
Summary: Refactor QTestUtil to remove its duplication with
QFileClient for qtest setup and teardown
Key: HIVE-7519
URL: https://issues.apache.org/jira/browse/HIVE-7519
Project: Hive
Issue Type: Improvement
Reporter: Ashish Kumar Singh
Assignee: Ashish Kumar Singh
QTestUtil hard codes creation and dropping of source tables for qtests.
QFileClient does the same thing but in a better way, uses q_test_init.sql and
q_test_cleanup.sql scripts. As QTestUtil is growing quite large it makes sense
to refactor it to use QFileClient's approach. This will also remove duplication
of code addressing same purpose.
--
This message was sent by Atlassian JIRA
(v6.2#6252)