linrrzqqq commented on code in PR #65483:
URL: https://github.com/apache/doris/pull/65483#discussion_r3652967908
##########
gensrc/thrift/PaloInternalService.thrift:
##########
@@ -507,6 +507,7 @@ struct TQueryOptions {
225: optional i64 runtime_filter_tree_publish_max_send_bytes = 268435456
226: optional bool enable_prune_nested_column = false;
+ 227: optional bool new_version_bitmap_op_count = false;
Review Comment:
我怀疑这个Table Query Plan Action 不仅是函数这块有问题,这块看看后续单独整理一下会导致 plan 受到影响的option,这个
pr 暂时先不动这块
--
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]