vinothchandar commented on a change in pull request #2111:
URL: https://github.com/apache/hudi/pull/2111#discussion_r509002518



##########
File path: 
hudi-client/hudi-spark-client/src/main/java/org/apache/hudi/table/action/commit/UpsertPartitioner.java
##########
@@ -54,6 +54,8 @@
 
 import scala.Tuple2;
 
+import static 
org.apache.hudi.common.model.WriteOperationType.isChangingRecords;

Review comment:
       would really prefer a non -static import here. makes it easier on the 
eyes.




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