Skip to content

feat: ShuffleReader shows upstream_stage#1767

Merged
milenkovicm merged 1 commit into
apache:mainfrom
milenkovicm:feat_stage_id
May 25, 2026
Merged

feat: ShuffleReader shows upstream_stage#1767
milenkovicm merged 1 commit into
apache:mainfrom
milenkovicm:feat_stage_id

Conversation

@milenkovicm
Copy link
Copy Markdown
Contributor

@milenkovicm milenkovicm commented May 25, 2026

Which issue does this PR close?

Closes #.

Rationale for this change

Reading stage plans can sometimes be difficult, particularly for more complex ones. It’s especially tricky to determine which stage generated shuffle files for current ShuffleReader.

This came obvious debugging issues in #1752

What changes are included in this PR?

ShuffleReader prints upstream_stage as part of plan, making life easier if plan debug is needed, ShuffleReader already keeps upstream stage id, so this change will only change display part.

Are there any user-facing changes?

No. Test can be affected as EXPLAIN format has been changed

@milenkovicm milenkovicm requested review from andygrove and martin-g May 25, 2026 14:01
@milenkovicm
Copy link
Copy Markdown
Contributor Author

if you have no big issues with this pr will merge it as soon as ci green, as provided info is needed for #1752, thanks @andygrove @martin-g

@milenkovicm milenkovicm merged commit 54f8ad5 into apache:main May 25, 2026
17 checks passed
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.

1 participant