[
https://issues.apache.org/jira/browse/PHOENIX-3265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15569641#comment-15569641
]
Hudson commented on PHOENIX-3265:
---------------------------------
FAILURE: Integrated in Jenkins build Phoenix-master #1437 (See
[https://builds.apache.org/job/Phoenix-master/1437/])
PHOENIX-3265 Double-quote column names that use reserved keywords (Eric
(maryannxue: rev e280cb9b63619960c4b01510655515157298f1ef)
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/SortOrderIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/AbsFunctionEnd2EndIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/UpsertValuesIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/NthValueFunctionIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ProductMetricsIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ExecuteStatementsIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/LastValueFunctionIT.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/SubqueryUsingSortMergeJoinIT.java
* (edit) phoenix-core/src/test/java/org/apache/phoenix/query/QueryPlanTest.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/RoundFloorCeilFuncIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/VariableLengthPKIT.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/compile/QueryOptimizerTest.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/HashJoinIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/SignFunctionEnd2EndIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/SortMergeJoinIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/FirstValueFunctionIT.java
* (edit) phoenix-core/src/it/java/org/apache/phoenix/end2end/QueryMoreIT.java
* (edit)
phoenix-core/src/it/java/org/apache/phoenix/end2end/ArrayFillFunctionIT.java
* (edit)
phoenix-core/src/test/java/org/apache/phoenix/compile/JoinQueryCompilerTest.java
> 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)