EmmyMiao87 commented on a change in pull request #671: Implement the routine 
load process of Kafka on Backend
URL: https://github.com/apache/incubator-doris/pull/671#discussion_r261025262
 
 

 ##########
 File path: 
fe/src/main/java/org/apache/doris/load/routineload/RLTaskTxnCommitAttachment.java
 ##########
 @@ -29,20 +29,20 @@
 // "numOfTotalData": "", "taskId": "", "jobId": ""}
 public class RLTaskTxnCommitAttachment extends TxnCommitAttachment {
 
-    public enum RoutineLoadType {
+    public enum LoadSourceType {
 
 Review comment:
   There is a `LoadDataSourceType`enum in package `routineload`.  Using 
'LoadDataSourceType' is better

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to