Order of items in the array of changes after removeColumns()
operation depends on the address mapping policy
#1205
Labels
removeColumns()
operation depends on the address mapping policy
#1205
Description
This unit test fails:
The root cause of it is the difference in the implementations of
entriesFromColumnsSpan
method inSparseStrategy
andDenseStrategy
.As described by @thilgen in #1196:
The text was updated successfully, but these errors were encountered: