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/12/08 05:52:58 UTC

[jira] [Created] (CALCITE-1534) Allow compound identifiers in INSERT/UPDATE target column list

Maryann Xue created CALCITE-1534:
------------------------------------

             Summary: Allow compound identifiers in INSERT/UPDATE target column list
                 Key: CALCITE-1534
                 URL: https://issues.apache.org/jira/browse/CALCITE-1534
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.10.0
            Reporter: Maryann Xue
            Assignee: Maryann Xue
            Priority: Minor


Since CALCITE-1425, the assumption of column names always being simple qualifiers in INSERT/UPDATE target column list has been removed, which means SqlValidator and Sql2RelConverter can handle compound identifiers in those places. Right now we are going to add parser support for compound identifiers.



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