morningman opened a new pull request #5109: URL: https://github.com/apache/incubator-doris/pull/5109
## Proposed changes If a column does not have any null value, and execute a delete operation with "where k1 is null" on it, BE may crash. This bug is introducaed from #5030 ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) ## Checklist - [x] I have create an issue on (Fix #5108), and have described the bug/feature there in detail ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
