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



##########
File path: hudi-client/src/main/java/org/apache/hudi/table/WorkloadProfile.java
##########
@@ -54,13 +55,23 @@
    */
   private final WorkloadStat globalStat;
 
+  /**
+   * Write operation type.
+   */
+  private WriteOperationType operationType;

Review comment:
       WriteOperationType should be Serializable?




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