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 2021/01/08 03:30:50 UTC

[GitHub] [incubator-doris] EmmyMiao87 commented on a change in pull request #5170: For #5169 Add publish timout param when exec insert

EmmyMiao87 commented on a change in pull request #5170:
URL: https://github.com/apache/incubator-doris/pull/5170#discussion_r553721742



##########
File path: gensrc/thrift/FrontendService.thrift
##########
@@ -443,6 +443,7 @@ struct TMasterOpRequest {
     15: optional i32 stmtIdx  // the idx of the sql in multi statements
     16: optional PaloInternalService.TQueryOptions query_options
     17: optional Types.TUniqueId query_id // when this is a query, we translate this query id to master
+    18: optional i64 insert_visible_timeout_ms

Review comment:
       Should it be set in MasterOpExecutor?




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



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