Kikyou1997 commented on code in PR #25767:
URL: https://github.com/apache/doris/pull/25767#discussion_r1372646580


##########
fe/fe-core/src/main/java/org/apache/doris/statistics/StatisticConstants.java:
##########
@@ -79,7 +79,7 @@ public class StatisticConstants {
     public static final int LOAD_RETRY_TIMES = 3;
 
     // union more relation than 512 may cause StackOverFlowException in the 
future.

Review Comment:
   No, in fact we could union even ten thousand  query according to my test on 
legacy optimizer



-- 
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