Skip to content

Do not set scope length during join planning#3425

Merged
angelamayxie merged 4 commits intomainfrom
angela/joinpanic
Feb 11, 2026
Merged

Do not set scope length during join planning#3425
angelamayxie merged 4 commits intomainfrom
angela/joinpanic

Conversation

@angelamayxie
Copy link
Copy Markdown
Contributor

@angelamayxie angelamayxie commented Feb 11, 2026

related to dolthub/dolt#10472

Scope length should only be set when assigning indexes if the scope length then is not zero. The scope length set during join planning is doesn't actually refer to the correct scope length, and if it was actually supposed to be zero, it was never correct set back to zero, causing a panic.

Copy link
Copy Markdown
Contributor

@jycor jycor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@angelamayxie angelamayxie merged commit 85072e5 into main Feb 11, 2026
8 checks passed
@angelamayxie angelamayxie deleted the angela/joinpanic branch February 11, 2026 22:05
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.

2 participants