medivh511 commented on issue #36021:
URL: https://github.com/apache/doris/issues/36021#issuecomment-2164266794

   After discussed this issue with selectdb team, they confirmed it was a bug 
and provided a workaround to get the correct result from paimon 0.8
   
   use this internal setting:( Do not use it in the global env, or it will 
cause peformance issue)
   set force_jni_scanner=true;
   
   this issue was caused by the table names and column names whose used the 
upper characters, the selectdb team will fix this bug in next release


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