Eric Lomore created PHOENIX-3429:
------------------------------------
Summary: 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)