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/01/17 03:13:15 UTC

[GitHub] [incubator-doris] Youngwb commented on a change in pull request #2775: Support param exec_mem_limit for spark-doris-connctor

Youngwb commented on a change in pull request #2775: Support param exec_mem_limit for spark-doris-connctor
URL: https://github.com/apache/incubator-doris/pull/2775#discussion_r367751601
 
 

 ##########
 File path: extension/spark-doris-connector/src/main/thrift/doris/DorisExternalService.thrift
 ##########
 @@ -56,6 +56,8 @@ struct TScanOpenParams {
   11: optional i16 keep_alive_min
 
   12: optional i32 query_timeout
+
+  13: optional i64 mem_limit
 
 Review comment:
   Done

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