niunan2019 opened a new issue, #22017: URL: https://github.com/apache/doris/issues/22017
### 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 doris 1.2.6 ### What's Wrong? select event,date from ods_prod.event_topic where time ='1689501441651' and date = '2023-07-16' and event ='SA_View' # 加入这个条件就查不出数据。去掉就可以。但是这个字段的值就是 SA_View  ### What You Expected? 如何解决? ### How to Reproduce? _No response_ ### Anything Else? _No response_ ### Are you willing to submit PR? - [ ] 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]
