xuefuz commented on a change in pull request #10209: [FLINK-14688] Add table 
related DDLs support in SQL Parser
URL: https://github.com/apache/flink/pull/10209#discussion_r346973354
 
 

 ##########
 File path: 
flink-table/flink-sql-parser/src/main/codegen/includes/parserImpls.ftl
 ##########
 @@ -190,6 +190,22 @@ SqlShowTables SqlShowTables() :
     }
 }
 
+SqlRichDescribeTable SqlRichDescribeTable() :
 
 Review comment:
   It should be probably just SQLDescribeTable. Whether it's for "rich" or 
"extended" is up to the option "isExtended".
   
   However, the corresponding class description has an explanation for this, 
which seems fine.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to