You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/04/01 03:24:39 UTC

[GitHub] [incubator-doris] HangyuanLiu commented on a change in pull request #3230: Support load json-data into Doris by RoutineLoad or StreamLoad

HangyuanLiu commented on a change in pull request #3230: Support load json-data into Doris by RoutineLoad or StreamLoad
URL: https://github.com/apache/incubator-doris/pull/3230#discussion_r400089614
 
 

 ##########
 File path: gensrc/thrift/BackendService.thrift
 ##########
 @@ -54,11 +55,12 @@ struct TRoutineLoadTask {
     6: optional string db
     7: optional string tbl
     8: optional string label
-    9: optional i64 max_interval_s
-    10: optional i64 max_batch_rows
-    11: optional i64 max_batch_size
-    12: optional TKafkaLoadInfo kafka_load_info
-    13: optional PaloInternalService.TExecPlanFragmentParams params
+    9: optional PlanNodes.TFileFormatType format
 
 Review comment:
   New field in thrift should put at end

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org