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

Kevin Liew commented on CALCITE-1510:
-------------------------------------

I found {{WrapperTable}} that can be used for testing 
{{InitializerExpressionFactory}}.
I'm still searching for a better way to get {{InitializerExpressionFactory}} in 
{{SqlToRelConverter}} but we may have to pass it as a parameter or through the 
validator.

> INSERT/UPSERT should allow values less than number of columns
> -------------------------------------------------------------
>
>                 Key: CALCITE-1510
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1510
>             Project: Calcite
>          Issue Type: Improvement
>            Reporter: Rajeshbabu Chintaguntla
>            Assignee: Julian Hyde
>             Fix For: 1.12.0
>
>         Attachments: CALCITE-1510.2.patch, CALCITE-1510.3.patch, 
> CALCITE-1510.patch
>
>
> Currently calcite not allowing to write if the values less than number of 
> columns. We can write the leading columns with the all values and remaining 
> columns can be considered as null or else we can allow specifying columns and 
> corresponding values. Ping [~julianhyde] [~jamestaylor] [~maryannxue].



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to