danny0405 commented on a change in pull request #8626: [FLINK-12742] Add insert 
into partition grammar as hive dialect
URL: https://github.com/apache/flink/pull/8626#discussion_r291882832
 
 

 ##########
 File path: 
flink-table/flink-sql-parser/src/main/java/org/apache/flink/sql/parser/ddl/SqlDropTable.java
 ##########
 @@ -33,7 +33,7 @@
 /**
  * DROP TABLE DDL sql call.
  */
-public class SqlDropTable extends SqlDrop {
+public class SqlDropTable extends SqlDrop implements ExtendedSqlType {
 
 Review comment:
   Yep, thanks

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to