[ 
https://issues.apache.org/jira/browse/TAJO-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyunsik Choi resolved TAJO-1780.
--------------------------------
    Resolution: Won't Fix

This issue is not reasonable now.

> QueryTestCaseBase should be instantized for each test class
> -----------------------------------------------------------
>
>                 Key: TAJO-1780
>                 URL: https://issues.apache.org/jira/browse/TAJO-1780
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Unit Test
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0, 0.12.0
>
>
> QueryTestCaseBase is widely used a test base class. It internally uses many 
> resources including test data, queries, and results. But, they are determined 
> as static variables. This approach makes QueryTestCaseBase to be used in 
> other maven modules depending on tajo-cluster-tests.
> The main objective of this issue is to QueryTestCaseBase to run as an 
> instance for each test class.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to