LSeaPDynasty commented on issue #59037:
URL: https://github.com/apache/doris/issues/59037#issuecomment-3660063850

   
我这边找到了问题的部分,是2.0.7和2.1.11的fe/fe-core/src/main/java/org/apache/doris/qe/StmtExecutor.java的问题,但我不会调试这个,
   
是2.1.11在处理元数据的时候,涉及到预处理语句都会直接跳过元数据构建,这个时候用useCursorFetch=true就会让客户端一直检查元数据,好像挺严格的,就会导致报错,而4.0.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]

Reply via email to