Skip to content

Fix RecordQueryRecursiveLevelUnionPlan#computeHashCodeWithoutChildren()#4189

Open
RobertBrunel wants to merge 1 commit into
FoundationDB:mainfrom
RobertBrunel:RecursiveLevelUnionPlan
Open

Fix RecordQueryRecursiveLevelUnionPlan#computeHashCodeWithoutChildren()#4189
RobertBrunel wants to merge 1 commit into
FoundationDB:mainfrom
RobertBrunel:RecursiveLevelUnionPlan

Conversation

@RobertBrunel
Copy link
Copy Markdown
Contributor

The hash computation was incorrectly using tempTableInsertAlias twice and omitting tempTableScanAlias.

@RobertBrunel RobertBrunel self-assigned this May 21, 2026
@RobertBrunel RobertBrunel added the bug fix Change that fixes a bug label May 21, 2026
…n()`

The hash computation was incorrectly using `tempTableInsertAlias` twice and omitting `tempTableScanAlias`.
@RobertBrunel RobertBrunel force-pushed the RecursiveLevelUnionPlan branch from f18f5b2 to c4e6a9b Compare May 21, 2026 12:47
@RobertBrunel RobertBrunel requested a review from normen662 May 21, 2026 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug fix Change that fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant