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

Danny Chen commented on CALCITE-3726:
-------------------------------------

Thanks for the re-check Julian,

1. This is not a support of "CREATE TYPE and DROP TYPE", which is already 
implemented in CALCITE-2045
2. Based on the link pasted in the description, i think the commit message is 
descriptive and accurate
3. There is no sub-task when i resolve this issue

I agree we need a document because this is a new feature.

> Allow declaring type objects
> ----------------------------
>
>                 Key: CALCITE-3726
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3726
>             Project: Calcite
>          Issue Type: New Feature
>            Reporter: Ritesh
>            Assignee: Ritesh
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.23.0
>
>          Time Spent: 5h 40m
>  Remaining Estimate: 0h
>
> [https://docs.oracle.com/cd/B19306_01/appdev.102/b14261/objects.htm#i7530]
> e.g. : 
>  
> {code:java}
> employee_typ(315, 'Francis', 'Logan', 'FLOGAN',
>         '555.777.2222', '01-MAY-04', 'SA_MAN', 11000, .15, 101, 110, 
>          address_typ('376 Mission', 'San Francisco', 'CA', '94222'))
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to