Skip to content

RoaringBitmapWithSmallSet rb_andnot fix#19713

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
kitaisreal:roaring-bitmap-with-small-set-rbandnot-fix
Jan 28, 2021
Merged

RoaringBitmapWithSmallSet rb_andnot fix#19713
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
kitaisreal:roaring-bitmap-with-small-set-rbandnot-fix

Conversation

@kitaisreal
Copy link
Copy Markdown
Contributor

@kitaisreal kitaisreal commented Jan 27, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Mentioned in #19668.

Changelog category (leave one):

  • Bug Fix

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix a segmentation fault in bitmapAndnot function. Fixes #19668.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jan 27, 2021
@alexey-milovidov
Copy link
Copy Markdown
Member

Could you please also add a test that is reproducing this issue (if possible)?

@alexey-milovidov alexey-milovidov self-assigned this Jan 27, 2021
@alexey-milovidov alexey-milovidov merged commit fa419ce into ClickHouse:master Jan 28, 2021
kitaisreal added a commit that referenced this pull request Jan 28, 2021
Backport #19713 to 21.1: RoaringBitmapWithSmallSet rb_andnot fix
kitaisreal added a commit that referenced this pull request Jan 30, 2021
Backport #19713 to 20.11: RoaringBitmapWithSmallSet rb_andnot fix
kitaisreal added a commit that referenced this pull request Jan 30, 2021
Backport #19713 to 20.12: RoaringBitmapWithSmallSet rb_andnot fix
kitaisreal added a commit that referenced this pull request Feb 18, 2021
Backport #19713 to 20.8: RoaringBitmapWithSmallSet rb_andnot fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Segfault FunctionBitmap

3 participants