You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/06/10 07:47:14 UTC

[GitHub] [flink] danny0405 commented on a change in pull request #8626: [FLINK-12742] Add insert into partition grammar as hive dialect

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


With regards,
Apache Git Services