Improve test case exercising the sorting path for hash index build.
On second thought, we should probably do at least a minimal check that the constructed index is valid, since the big problem with the most recent breakage was not whether the sorting was correct but that the index had incorrect hash codes placed in it.
Showing
Please register or sign in to comment