rheem-ecosystem / rheem

Rheem - a cross-platform data processing system
https://rheem-ecosystem.github.io
5 stars 0 forks source link

Bitmask is defect #60

Closed sekruse closed 7 years ago

sekruse commented 7 years ago

The iteration in the Bitmask class is erroneous. The offset variable in nextSetBit is not properly reset when going to the next bits block.