You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Tim Armstrong (Jira)" <ji...@apache.org> on 2020/06/19 18:37:00 UTC

[jira] [Resolved] (IMPALA-5241) Make it possible to run the same query as part of planner and end to end tests

     [ 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: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org