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

Hyunsik Choi updated TAJO-1639:
-------------------------------
    Assignee:     (was: Hyunsik Choi)

> LogicalPlan should have table description for persistent storage
> ----------------------------------------------------------------
>
>                 Key: TAJO-1639
>                 URL: https://issues.apache.org/jira/browse/TAJO-1639
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: Planner/Optimizer
>            Reporter: Hyunsik Choi
>
> In Tajo, all query results are finally stored into a persistent storage. So, 
> logical planners and its related codes frequently use persistent storage 
> information like TableDesc. But, there basically is no information in 
> LogicalPlan. We should  instantly use PlannerUtil.getTableDesc or 
> PlannerUtil.getStoreType to get persistent storage information. If 
> LogicalPlan has this information, the code would be simpler.



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

Reply via email to