suxiaogang223 opened a new pull request, #67472:
URL: https://github.com/apache/doris/pull/67472

   ### What problem does this PR solve?
   
   Issue Number: N/A
   
   Related PR: #67385
   
   After removing `enable_paimon_cpp_reader`, older clients and replayed state 
may still reference it. Add the name to `REMOVED_SESSION_VAR_NAMES` so existing 
compatibility handling silently ignores SET and tolerates reads instead of 
reporting an unknown system variable.
   
   ### Release note
   
   None
   
   ### Check List (For Author)
   
   - Test:
       - [x] No local test needed; this is a one-entry compatibility allowlist 
update.
       - [x] `git diff --check`
   - Behavior changed:
       - [x] Yes. References to the removed variable are tolerated.
   - Does this need documentation:
       - [x] No


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