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
ERROR:
libc++abi: terminating due to uncaught exception of type infinity::UnrecoverableException@infinity_exception: offset 1715448 is out of range 1715448@src/storage/column_vector/var_buffer.cpp:63
Expected behavior
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
### What problem does this PR solve?
Fix: add delta log of dump by line task in txn bottom instead of in back
ground thread.
Issue link:#2215
### Type of change
- [x] Bug Fix (non-breaking change which fixes an issue)
- [x] Test cases
---------
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
Co-authored-by: Jin Hai <haijin.chn@gmail.com>
Is there an existing issue for the same bug?
Version or Commit ID
0.5.0.dev1
Other environment information
No response
Actual behavior and How to reproduce it
ERROR:
libc++abi: terminating due to uncaught exception of type infinity::UnrecoverableException@infinity_exception: offset 1715448 is out of range 1715448@src/storage/column_vector/var_buffer.cpp:63
Expected behavior
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: