blob: a315f896a179985fbdd04487e82046eb0b7a58bb [file] [log] [blame]
-- https://github.com/apache/incubator-doris/issues/5440
select bitmap_to_string(bitmap_not(bitmap_from_string('1'), bitmap_from_string('2,1')));