[
https://issues.apache.org/jira/browse/PHOENIX-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-973:
---------------------------------
Summary: Lexer skips unexpected characters (was: Sequences with null names
created)
> Lexer skips unexpected characters
> ---------------------------------
>
> Key: PHOENIX-973
> URL: https://issues.apache.org/jira/browse/PHOENIX-973
> Project: Phoenix
> Issue Type: Bug
> Reporter: Samarth Jain
> Attachments: PHOENIX-973.patch
>
>
> While working on refactoring Phoenix tests, I see sequences created with null
> names like _SEQ_T.null. Of course, parser doesn't like when it sees the
> sequence name as null causing DROP SEQUENCE _SEQ_T.null to fail.
> [~jamestaylor] mentioned we use sequence names with _SEQ_T for creating ids
> for indexes on views. So that is likely the area where this bug resides.
> Needs further investigation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)