Skip to content

Conversation

@morningman
Copy link
Contributor

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

  • Bugfix (non-breaking change which fixes an issue)

Checklist

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 apache#5030
@morningman morningman added the kind/fix Categorizes issue or PR as related to a bug. label Dec 17, 2020
@morningman morningman self-assigned this Dec 17, 2020
Copy link
Member

@yangzhg yangzhg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1

@morningman morningman merged commit 9848079 into apache:master Dec 18, 2020
morningman added a commit to baidu-doris/incubator-doris that referenced this pull request Jan 5, 2021
…pache#5109)

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 apache#5030
@yangzhg yangzhg mentioned this pull request Feb 9, 2021
w41ter pushed a commit to w41ter/incubator-doris that referenced this pull request Dec 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/fix Categorizes issue or PR as related to a bug.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] BE core when doing compaction or query

3 participants