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
MB-59575: Revert memcpy optimizations for flat indexes (#23)
the recent changes for optimising memcpy operations around flat indexes
is giving issues when compiled with `RelWithDebInfo` (the cause is still
being investigated). reverting this to stabilize the build (the perf tests
don't crash with the revert).
---------
Co-authored-by: Abhi Dangeti <[email protected]>
0 commit comments