morningman 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_r367434103
##########
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:
Plz add comment for this field. Or to change it to a more explicit name, eg:
`query_mem_limit`
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]