boluor commented on issue #2751: URL: https://github.com/apache/doris-website/issues/2751#issuecomment-4525904163
Could not reproduce on a 4.x cluster — the exact multi-line query you posted (\`WHERE mobile in ( '13501013423' )\`) returns the row correctly with no \`Unexpectedexception: null\`. The bug you hit looks specific to the 2.1 series at the time of the report. If you can still reproduce on the latest 2.1.x patch (or 3.0.x), this is an engine issue rather than a docs one and should be filed at https://github.com/apache/doris/issues with the full FE/BE versions and the actual SQL (the snippet above is a literal that should be safe in any version). If it's gone on a current 2.1.x build, please close. -- 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]
