Yunhong Zheng created FLINK-29355:
-------------------------------------

             Summary: 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: 1.17.0
            Reporter: Yunhong Zheng
             Fix For: 1.17.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