HappenLee commented on code in PR #18166:
URL: https://github.com/apache/doris/pull/18166#discussion_r1150217652
##########
gensrc/thrift/PaloInternalService.thrift:
##########
@@ -151,8 +151,6 @@ struct TQueryOptions {
// if the right table is greater than this value in the hash join, we will
ignore IN filter
34: optional i32 runtime_filter_max_in_num = 1024;
- // whether enable vectorized engine
- 41: optional bool enable_vectorized_engine = false
Review Comment:
change the variable to `true`
--
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]