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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org