shouweikun commented on a change in pull request #15060:
URL: https://github.com/apache/flink/pull/15060#discussion_r589222203



##########
File path: 
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/connectors/hive/HiveDynamicTableFactory.java
##########
@@ -80,7 +80,6 @@ public DynamicTableSink createDynamicTableSink(Context 
context) {
         boolean isGeneric =
                 Boolean.parseBoolean(
                         
context.getCatalogTable().getOptions().get(CatalogConfig.IS_GENERIC));
-

Review comment:
       This code change will be reverted after first reivew.




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


Reply via email to