[ 
https://issues.apache.org/jira/browse/PHOENIX-6148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17203541#comment-17203541
 ] 

ASF GitHub Bot commented on PHOENIX-6148:
-----------------------------------------

swaroopak opened a new pull request #900:
URL: https://github.com/apache/phoenix/pull/900


   … in view name


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> [SchemaExtractionTool]DDL parsing exception in Phoenix in view name
> -------------------------------------------------------------------
>
>                 Key: PHOENIX-6148
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6148
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Swaroopa Kadam
>            Assignee: Swaroopa Kadam
>            Priority: Major
>         Attachments: PHOENIX-6148.4.x.patch
>
>          Time Spent: 3h 50m
>  Remaining Estimate: 0h
>
> 584 org.apache.phoenix.exception.PhoenixParserException: ERROR 601 (42P00): 
> Syntax error. Encountered ".0" at line 1, column 28.
> 585     at 
> org.apache.phoenix.exception.PhoenixParserException.newException(PhoenixParserException.java:33)
> 586     at 
> org.apache.phoenix.parse.SQLParser.parseStatement(SQLParser.java:111)
> Seeing this when parsing create view statement generated from 
> SchemaExtractionTool as below: 
> CREAT VIEW TEST.04KA AS SELECT * FROM TEST.TABLE_NAME;



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to