vinothchandar commented on a change in pull request #623: Hudi Test Suite
URL: https://github.com/apache/incubator-hudi/pull/623#discussion_r276870950
 
 

 ##########
 File path: 
hoodie-bench/src/main/java/com/uber/hoodie/integrationsuite/job/action/Action.java
 ##########
 @@ -0,0 +1,9 @@
+package com.uber.hoodie.integrationsuite.job.action;
+
+/**
+ * All types of actions that can be tested using the test suite in parallel 
with workload operations
+ * {@link 
com.uber.hoodie.integrationsuite.configuration.WorkloadOperationConfig}
+ */
+public enum Action {
 
 Review comment:
   rename to ActionType? 

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


With regards,
Apache Git Services

Reply via email to