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

Tim Armstrong resolved IMPALA-5241.
-----------------------------------
    Resolution: Won't Fix

> Make it possible to run the same query as part of planner and end to end tests
> ------------------------------------------------------------------------------
>
>                 Key: IMPALA-5241
>                 URL: https://issues.apache.org/jira/browse/IMPALA-5241
>             Project: IMPALA
>          Issue Type: Test
>          Components: Infrastructure
>            Reporter: Taras Bobrovytsky
>            Priority: Major
>              Labels: newbie
>
> Today, if we want to add a query to planner and to end to end tests, we have 
> to have to add the same query in two places.
> This should be fixed as follows:
> It should be possible to have the "PLAN" and "RESULTS" section in a .test 
> file. The EE framework should ignore the plan section. If a test case has the 
> plan section and no results section, the EE framework should ignore this 
> case. The Java Planner test framework should ignore all sections, except the 
> plan section. If a test case does not have a plan section, the planner test 
> framework should ignore it.
> This should make it possible to use the same .test file by both the EE and 
> Planner test frameworks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to