Skip to content

Populate executor's input metrics on fused operators - #5265

Draft
hsiang-c wants to merge 2 commits into
apache:mainfrom
hsiang-c:fix_iceberg_scan_input_size
Draft

Populate executor's input metrics on fused operators#5265
hsiang-c wants to merge 2 commits into
apache:mainfrom
hsiang-c:fix_iceberg_scan_input_size

Conversation

@hsiang-c

@hsiang-c hsiang-c commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #5264

Rationale for this change

  • Spark's UI shows 0.0B for the Input column of the executor tab.

What changes are included in this PR?

How are these changes tested?

Unit test && running the same job again with the patch, Input column show values now:

Screenshot 2026-08-04 at 1 29 49 PM

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.

Reading Iceberg tables show 0.0B for the Input column on Spark's executor UI

2 participants