leesf commented on a change in pull request #3076:
URL: https://github.com/apache/hudi/pull/3076#discussion_r651561785



##########
File path: 
hudi-utilities/src/main/java/org/apache/hudi/utilities/HoodieClusteringJob.java
##########
@@ -160,6 +161,7 @@ private int doCluster(JavaSparkContext jsc) throws 
Exception {
     return this.doSchedule(jsc);
   }
 
+  @SuppressWarnings("unchecked")

Review comment:
       @chaplinthink Thanks for the code clean up, instead of adding 
annotation, would you please avoid the raw type usage firstly in the class?




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


Reply via email to