morrySnow commented on code in PR #24886:
URL: https://github.com/apache/doris/pull/24886#discussion_r1336528001
##########
gensrc/thrift/PlanNodes.thrift:
##########
@@ -855,6 +855,7 @@ enum TopNAlgorithm {
3: optional bool has_global_limit
4: optional TopNAlgorithm top_n_algorithm
5: optional i64 partition_inner_limit
+ 6: optional bool is_two_phase_global
Review Comment:
maybe we could add an enum phase for better extension
--
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]