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

Danny Chan commented on CALCITE-3213:
-------------------------------------

Thanks Julian, the change list you proposed is much better and accurate, a big 
+1 !

> Support complex type expressions for  SqlDataTypeSpec
> -----------------------------------------------------
>
>                 Key: CALCITE-3213
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3213
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.20.0
>            Reporter: Danny Chan
>            Assignee: Danny Chan
>            Priority: Major
>             Fix For: 1.21.0
>
>
> We should support nested struct type like:
> {code:sql}
> ROW(
> foo NUMBER(5, 2) NOT NULL,
> rec ROW(b BOOLEAN, i MyUDT NOT NULL))
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

Reply via email to