englefly commented on code in PR #49415:
URL: https://github.com/apache/doris/pull/49415#discussion_r2011027947


##########
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##########
@@ -2271,6 +2271,11 @@ public void setDetailShapePlanNodes(String 
detailShapePlanNodes) {
                 "use other health replica when the use_fix_replica meet error" 
})
     public boolean fallbackOtherReplicaWhenFixedCorrupt = false;
 
+    @VariableMgr.VarAttr(name = "FE_DEBUG", needForward = true, fuzzy = true,

Review Comment:
   not only for nereids, I think this var can be used by any part of FE.



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

Reply via email to