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/02/20 14:46:44 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #2956: Add multi-thread ver olaptablesink for LOAD

morningman commented on a change in pull request #2956: Add multi-thread ver olaptablesink for LOAD
URL: https://github.com/apache/incubator-doris/pull/2956#discussion_r382035039
 
 

 ##########
 File path: gensrc/thrift/DataSinks.thrift
 ##########
 @@ -105,6 +105,9 @@ struct TOlapTableSink {
     12: required Descriptors.TOlapTableLocationParam location
     13: required Descriptors.TPaloNodesInfo nodes_info
     14: optional i64 load_channel_timeout_s // the timeout of load channels in second
+    15: optional i32 buffer_num
 
 Review comment:
   Add some comment for these fields

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