bitmap_not calculate wrong result(#5440) Execute follow sql, and expect response '' ``` select bitmap_to_string(bitmap_not(bitmap_from_string('1'), bitmap_from_string('2,1'))); ``` Co-authored-by: lanhuajian <lanhuajian@sankuai.com>
bitmap_not calculate wrong result(#5440) Execute follow sql, and expect response '' ``` select bitmap_to_string(bitmap_not(bitmap_from_string('1'), bitmap_from_string('2,1'))); ``` Co-authored-by: lanhuajian <lanhuajian@sankuai.com>