morrySnow commented on code in PR #27113:
URL: https://github.com/apache/doris/pull/27113#discussion_r1405578912
##########
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##########
@@ -457,6 +457,11 @@ public class SessionVariable implements Serializable,
Writable {
SHOW_HIDDEN_COLUMNS
);
+ public static final String SHUFFLE_FACTOR_LOWER_BOUND =
"shuffle_factor_lower_bound";
Review Comment:
i support remove this. we have too many variables now
--
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]