GaryLea opened a new issue, #24668: URL: https://github.com/apache/doris/issues/24668
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/doris/issues?q=is%3Aissue) and found no similar issues. ### Version 当前使用版本:doris2.0.1 ### What's Wrong? 在doris1.2.4.1中进行漏斗开发,sql经过测试无误后构建接口并上线,因漏斗的查询速度较慢,发现2.X版本有优化器,决定对doris进行升级,升级后,执行之前的sql语句导致be节点直接崩溃。 [fe.txt](https://github.com/apache/doris/files/12669225/fe.txt) [be.txt](https://github.com/apache/doris/files/12669226/be.txt) 上面是fe和be的out文件 ### What You Expected? 希望可以解决这个问题 ### How to Reproduce? 集群信息:7台节点,5台be,3台fe,1台observer ### Anything Else? _No response_ ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
