-
Bin Su authored
This failed assertion is bogus, since the index->table has not been initialized until the assertion. To set the index or index->table as corrupted, we have to initialize index->table with table. Reviewed-by:
Jimmy Yang <jimmy.yang@oracle.com> Approved over IM
Bin Su authoredThis failed assertion is bogus, since the index->table has not been initialized until the assertion. To set the index or index->table as corrupted, we have to initialize index->table with table. Reviewed-by:
Jimmy Yang <jimmy.yang@oracle.com> Approved over IM
Loading