[
https://issues.apache.org/jira/browse/HIVE-7519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Kumar Singh updated HIVE-7519:
-------------------------------------
Attachment: HIVE-7519.patch
RB: https://reviews.apache.org/r/23953/
> 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
> Attachments: HIVE-7519.patch
>
>
> 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)