You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by "Hadoop QA (Jira)" <ji...@apache.org> on 2020/09/23 18:39:00 UTC

[jira] [Commented] (PHOENIX-6148) [SchemaExtractionTool]DDL parsing exception in Phoenix in view name

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

Hadoop QA commented on PHOENIX-6148:
------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:blue}0{color} | {color:blue} reexec {color} | {color:blue}  0m  0s{color} | {color:blue} Docker mode activated. {color} |
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m 14s{color} | {color:red} PHOENIX-6148 does not apply to 4.x. Rebase required? Wrong Branch? See https://yetus.apache.org/documentation/in-progress/precommit-patchnames for help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | PHOENIX-6148 |
| JIRA Patch URL | https://issues.apache.org/jira/secure/attachment/13012027/PHOENIX-6148.4.x.patch |
| Console output | https://ci-hadoop.apache.org/job/PreCommit-PHOENIX-Build/39/console |
| versions | git=2.17.1 |
| Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |


This message was automatically generated.



> [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)