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/01/09 09:28:58 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=15811166#comment-15811166 ] 

Kevin Liew edited comment on CALCITE-1510 at 1/9/17 9:28 AM:
-------------------------------------------------------------

Though I realize now that I should update the error message and familiarize myself with the Calcite testing infrastructure.


was (Author: kliew):
Though I realize now that I should change the error message and familiarize myself with the Calcite testing infrastructure.

> 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)