suxiaogang223 commented on code in PR #67385:
URL: https://github.com/apache/doris/pull/67385#discussion_r3920384530
##########
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:
这个我后面单独提pr,并pick到4.1
--
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]