[ 
https://issues.apache.org/jira/browse/PHOENIX-973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Taylor resolved PHOENIX-973.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 3.2
                   4.2
                   5.0.0

> Lexer skips unexpected characters
> ---------------------------------
>
>                 Key: PHOENIX-973
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-973
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Samarth Jain
>             Fix For: 5.0.0, 4.2, 3.2
>
>         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)

Reply via email to