bowenli86 commented on a change in pull request #9524: [FLINK-13841][hive] 
Extend Hive version support to all 1.2 and 2.3 ve…
URL: https://github.com/apache/flink/pull/9524#discussion_r317328127
 
 

 ##########
 File path: 
flink-connectors/flink-connector-hive/src/main/java/org/apache/flink/table/catalog/hive/client/HiveShimV230.java
 ##########
 @@ -86,7 +88,7 @@ public Function getFunction(IMetaStoreClient client, String 
dbName, String funct
        public boolean moveToTrash(FileSystem fs, Path path, Configuration 
conf, boolean purge) throws IOException {
                try {
                        Method method = 
FileUtils.class.getDeclaredMethod("moveToTrash", FileSystem.class, Path.class,
-                                       Configuration.class, boolean.class);
 
 Review comment:
   revert?

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