[
https://issues.apache.org/jira/browse/PHOENIX-3429?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15622920#comment-15622920
]
James Taylor commented on PHOENIX-3429:
---------------------------------------
Are you quoting it like this: {{select * from "SYSTEM".CATALOG}}?
> Calcite doesn't recognize SYSTEM table
> --------------------------------------
>
> Key: PHOENIX-3429
> URL: https://issues.apache.org/jira/browse/PHOENIX-3429
> Project: Phoenix
> Issue Type: Sub-task
> Reporter: Eric Lomore
>
> Need to add "SYSTEM" to list of reserved keywords that need to be quoted.
> IT tests using {{SELECT * FROM SYSTEM.CATALOG}} throw parser errors.
> After quoting SYSTEM, it still throws a validation error
> Caused by org.apache.calcite.sql.validate.SqlValidatorException: Table
> 'SYSTEM.CATALOG' not found
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)