Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.0
Description
MultipleChunkIterator is used to implement the verbose comparison in AssertTablesEqual and seems to assume that the arrays have identical length. If the left chunkedarray is longer, this will result in segfaulting when trying to read nonexistent chunks of the right chunkedarray.
Attachments
Issue Links
- links to