You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/02/03 20:20:51 UTC

[jira] [Comment Edited] (CALCITE-1510) INSERT/UPSERT should allow values less than number of columns

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

Kevin Liew edited comment on CALCITE-1510 at 2/3/17 8:20 PM:
-------------------------------------------------------------

This last patch is final, barring any revision from feedback.


was (Author: kliew):
This last patch if final, barring any revision from feedback.

> 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.4.patch, CALCITE-1510.5.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)