You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asim: remove unused keyspace from BaseRanges and rand framework
Previously, we add min/max key to BaseRanges in
3da645a,
which made keyspace field unused. This commit removes the unused
keyspace field from BaseRanges. Additionally, it introduces
min/max keys for the rand framework. Note that some rand tests now
fail due to a simulator assumption that the first range must start
with the key 0. A future commit will explain and address it.
Epic: none
Release note: none
0 commit comments