Jianing-Xu commented on issue #44340:
URL: https://github.com/apache/doris/issues/44340#issuecomment-2562741039

   > 老哥,你怎么关闭这个问题。找到了问了嘛。我这表有类似的
   
   Sorry,最近比较忙没看github。关闭的原因是我自己造的数据难以复现。我碰到的场景是 **select 大表a not in 大表b**,not 
in语句应该是doris有bug,后面测试了in语句是正常的。如果你的场景允许的话,可以考虑转化语义,用in来实现;或者缩小子查询数据量,最后求并集
   


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