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

Minor: rename NestedLoopsJoin memory reservation for clarity #6228

Merged
merged 3 commits into from
May 8, 2023

Conversation

alamb
Copy link
Contributor

@alamb alamb commented May 4, 2023

Which issue does this PR close?

Follow on to #6188

Rationale for this change

@korowa pointed out in #6188 (comment) that the naming of the memory reservations in NestedLoopsJoin could be improved

What changes are included in this PR?

  1. Change name of variables
  2. Change name of reservation to NestedLoopJoinLoad for the load stream and NestedLoopJoinStream for the output stream

Are these changes tested?

Yes

Are there any user-facing changes?

Not really (slightly different message on failure)

@alamb alamb merged commit 10070f3 into apache:main May 8, 2023
@alamb
Copy link
Contributor Author

alamb commented May 8, 2023

Thank you for the review @r4ntix

@alamb alamb deleted the alamb/join_name branch May 8, 2023 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants