yiguolei commented on code in PR #44185: URL: https://github.com/apache/doris/pull/44185#discussion_r1848048317
########## gensrc/thrift/PaloInternalService.thrift: ########## @@ -356,6 +359,11 @@ struct TQueryOptions { 139: optional i32 query_slot_count = 0; 140: optional bool enable_auto_create_when_overwrite = false; + + 141: optional bool enable_query_spill = false Review Comment: rename to enable_spill -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org