[
https://issues.apache.org/jira/browse/PHOENIX-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16160608#comment-16160608
]
suraj misra commented on PHOENIX-4182:
--------------------------------------
Exception information:
org.apache.phoenix.exception.PhoenixParserException: ERROR 604 (42P00): Syntax
error. Mismatched input. Expecting "LPAREN", got "and" at line 5, column 2.
> While using
> DatabaseMetaData.getTables(catalog,schemaPattern,tableNamePattern,types[])
> throwing exception for getting SEQUENCE information.
> --------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: PHOENIX-4182
> URL: https://issues.apache.org/jira/browse/PHOENIX-4182
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 4.11.0
> Environment: Hbase 1.2 environment
> Reporter: suraj misra
>
> It is throwing exception only in case of using SEQUENCE. For TABLE, INDEX and
> SYSTEM_TABLES , It is working fine.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)