[
https://issues.apache.org/jira/browse/CALCITE-1510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15827463#comment-15827463
]
Julian Hyde commented on CALCITE-1510:
--------------------------------------
It doesn't seem right to add it to {{RelDataType}}. Note that we already have
{{DefaultValueFactory}} and {{SqlToRelConverter}} uses it.
> 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
> Attachments: 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.4#6332)