You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "Maryann Xue (JIRA)" <ji...@apache.org> on 2016/05/05 18:01:12 UTC

[jira] [Created] (CALCITE-1228) INSERT/UPSERT with values as bind parameters throws exception in SqlValidator

Maryann Xue created CALCITE-1228:
------------------------------------

             Summary: INSERT/UPSERT with values as bind parameters throws exception in SqlValidator
                 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


Example: insert into t(c1, c2) values(?, ?)



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