[
https://issues.apache.org/jira/browse/PHOENIX-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569837#comment-15569837
]
Maryann Xue commented on PHOENIX-3265:
--------------------------------------
It's OK, I can commit for you. But actually as I reviewing your latest commit
for HashJoinIT.java, I realized that you didn't make corresponding changes in
SortMergeJoinIT.java. There are still "date" columns in
SortMergeJoinIT.testNestedSubqueries(). Do you think you can push in another
change quickly so that I can cover them in just one commit to master branch?
> Double-quote column names that use reserved keywords
> ----------------------------------------------------
>
> Key: PHOENIX-3265
> URL: https://issues.apache.org/jira/browse/PHOENIX-3265
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: James Taylor
> Assignee: Eric Lomore
> Fix For: 4.9.0
>
>
> In Phoenix {{date}} is not a reserved word, but perhaps in Calcite it is? If
> that's the case, we should surround occurrences of columns named {{date}} in
> double quotes to prevent the parser error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)