zhiqiang-hhhh commented on code in PR #51690:
URL: https://github.com/apache/doris/pull/51690#discussion_r2214727260


##########
be/CMakeLists.txt:
##########
@@ -140,6 +140,9 @@ message(STATUS "make benchmark: ${BUILD_BENCHMARK}")
 option(BUILD_FS_BENCHMARK "ON for building fs benchmark tool or OFF for not" 
OFF)
 message(STATUS "build fs benchmark tool: ${BUILD_FS_BENCHMARK}")
 
+option(BUILD_TASK_EXECUTOR_SIMULATOR "ON for building task executor simulator 
or OFF for not" OFF)

Review Comment:
   > If want to build task executor simulator
   
   Maybe we should run this simulator at the end of our test if this is really 
needed.



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to