englefly commented on code in PR #33691: URL: https://github.com/apache/doris/pull/33691#discussion_r1599424032
########## gensrc/thrift/PlanNodes.thrift: ########## @@ -892,7 +892,7 @@ struct TAggregationNode { 7: optional list<TSortInfo> agg_sort_infos 8: optional bool is_first_phase 9: optional bool is_colocate - // 9: optional bool use_fixed_length_serialization_opt + 10: optional bool limit_opt Review Comment: 这里需要 limit 的数值吗 -- 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