You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2015/01/04 22:27:41 UTC

[jira] [Updated] (DRILL-79) Ensure Logical and Physical plan serialization and deserialization are symmetrical

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

Jacques Nadeau updated DRILL-79:
--------------------------------
    Component/s: Query Planning & Optimization

> Ensure Logical and Physical plan serialization and deserialization are symmetrical
> ----------------------------------------------------------------------------------
>
>                 Key: DRILL-79
>                 URL: https://issues.apache.org/jira/browse/DRILL-79
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Query Planning & Optimization
>            Reporter: Jason Altekruse
>            Priority: Critical
>              Labels: JSON, logical_plan, physical_plan, serialization
>             Fix For: Future
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> The JSON format for the logical and physical plans is needed to transmit the plans throughout a drill cluster . Currently the serialization and deserialization operations are not capable of being used in conjunction with one another to effectively accomplish this with all plans. We need to fix the current bugs with plans that are unable to be serialized and read back in and then develop a testing mechanism that will ensure the operation stays symmetric as we modify and improve the structure of both plans.



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