[ 
https://issues.apache.org/jira/browse/CALCITE-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde resolved CALCITE-1228.
----------------------------------
    Resolution: Fixed

Fixed in http://git-wip-us.apache.org/repos/asf/calcite/commit/f191a386.

> Bind parameters in INSERT
> -------------------------
>
>                 Key: CALCITE-1228
>                 URL: https://issues.apache.org/jira/browse/CALCITE-1228
>             Project: Calcite
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 1.7.0
>            Reporter: Maryann Xue
>            Assignee: Julian Hyde
>             Fix For: 1.8.0
>
>
> INSERT/UPSERT with values as bind parameters throws exception in 
> SqlValidator. Example:
> {code}
> insert into t(c1, c2) values(?, ?)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to