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

Qiu Yanjun commented on FLINK-29355:
------------------------------------

Hi, I would like to work on this bug. I can look into the DESCRIBE parsing 
ambiguity for fully qualified table names when the catalog name is `catalog`, 
and add parser/regression tests for the fixed behavior. Could a committer 
please assign this issue to me if that sounds reasonable? Thanks!

> Sql parse failed because of Desc catalog.database.table is incorrectly parsed 
> to desc catalog 
> ----------------------------------------------------------------------------------------------
>
>                 Key: FLINK-29355
>                 URL: https://issues.apache.org/jira/browse/FLINK-29355
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 2.1.0
>            Reporter: Yunhong Zheng
>            Priority: Major
>             Fix For: 2.4.0
>
>
> If user names the CATALOG he uses as ‘catalog’, and he tries to desc table 
> using syntax 'describe catalog.testDatabase.testTable'. This statement will 
> be incorrectly parsed to 'DESC CATALOG' instead of 'DESC TABLE' .
> !image-2022-09-20-20-00-19-478.png|width=592,height=187!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to