morrySnow commented on code in PR #67385:
URL: https://github.com/apache/doris/pull/67385#discussion_r3919686747


##########
fe/fe-core/src/main/java/org/apache/doris/qe/SessionVariable.java:
##########
@@ -2927,11 +2926,6 @@ public Map<String, Action> getForceEagerAggHintMap() {
             description = "Force the use of jni mode to read external table")
     private boolean forceJniScanner = false;
 
-    @VarAttrDef.VarAttr(name = ENABLE_PAIMON_CPP_READER,

Review Comment:
   移除的变量需要加到 REMOVED_SESSION_VAR_NAMES 里面



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