[ 
https://issues.apache.org/jira/browse/TAJO-1402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14360180#comment-14360180
 ] 

Hyunsik Choi commented on TAJO-1402:
------------------------------------

I'll wait for the suggestion for few days. If there is no alternative solution, 
I'll proceed this issue.

> EvalNode should have TypeDesc instead of DataType as a return type.
> -------------------------------------------------------------------
>
>                 Key: TAJO-1402
>                 URL: https://issues.apache.org/jira/browse/TAJO-1402
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> DataType is a protobuf type, which does not allow recursive nested data 
> structure. To solve this problem, I made TypeDesc which represent recursive 
> nested schemas in TAJO-1329. 
> But, EvalNode also should return TypeDesc in order to enable the logical 
> planner to support nested schema.



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

Reply via email to