Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue 1112 #1179

Merged
merged 1 commit into from
Jan 15, 2023
Merged

Fix issue 1112 #1179

merged 1 commit into from
Jan 15, 2023

Conversation

ray6080
Copy link
Contributor

@ray6080 ray6080 commented Jan 15, 2023

There is a deadlock issue in copyListOverflow, which is called by CopyRelArrow::copyListOverflowFromUnorderedToOrderedPages.

The fix is that we should copy overflow of each element in a list, before we copy element value themselves.

@ray6080 ray6080 linked an issue Jan 15, 2023 that may be closed by this pull request
@ray6080 ray6080 merged commit 85cb51a into master Jan 15, 2023
@ray6080 ray6080 deleted the issue-1112 branch January 15, 2023 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to load Rel Table from Kuzu shell
2 participants