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 "Paul Rogers (JIRA)" <ji...@apache.org> on 2018/11/13 21:42:01 UTC

[jira] [Work started] (IMPALA-7842) Refactor FrontEnd to make plan fragments available for testing

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

Work on IMPALA-7842 started by Paul Rogers.
-------------------------------------------
> Refactor FrontEnd to make plan fragments available for testing
> --------------------------------------------------------------
>
>                 Key: IMPALA-7842
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7842
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>    Affects Versions: Impala 3.0
>            Reporter: Paul Rogers
>            Assignee: Paul Rogers
>            Priority: Minor
>
> Today, the {{FrontEnd}} class uses a functional model to generate a plan: pass in SQL text to the {{createExecRequest()}} method and get back a Thrift plan ready for serialization.
> For unit testing, however, we need access to the intermediate plan fragments produced by the planner. Inspecting only the Thrift version results in loss of important details.
> This ticket asks to create a new {{PlanCtx}} which can capture the details for testing.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org