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

Maryann Xue commented on CALCITE-1534:
--------------------------------------

Thank you very much for the suggestions, [~julianhyde]! Pushed a commit 
containing these suggested changes. Also, I had copied from 
{{SimpleIdentifierCommaList()}}, shall I apply the same change to that one as 
well?

> Allow compound identifiers in INSERT 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
>              Labels: parser, phoenix
>
> 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)

Reply via email to