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
I'm working on a workload which incurs out of bound inserts.
I've tracked that the error occurs when calling the get_max_key() function inside expand_root().
Can you give any suggestions for this situation?
Thanks a lot.
Ju Young
The text was updated successfully, but these errors were encountered:
Hi.
I'm currently executing your code and found some issues.
When running one of my workloads, it exits with the following error message.
arr_idx = 2805; num_keys = 2707
data capacity = 3674
Count errror!!!
I'm working on a workload which incurs out of bound inserts.
I've tracked that the error occurs when calling the get_max_key() function inside expand_root().
Can you give any suggestions for this situation?
Thanks a lot.
Ju Young
The text was updated successfully, but these errors were encountered: