Skip to content

Add two metrics for the sized join#13399

Merged
firestarman merged 2 commits into
NVIDIA:branch-25.12from
firestarman:size-join-metric
Sep 30, 2025
Merged

Add two metrics for the sized join#13399
firestarman merged 2 commits into
NVIDIA:branch-25.12from
firestarman:size-join-metric

Conversation

@firestarman

Copy link
Copy Markdown
Collaborator

This PR adds in two metrics of debug level in the sized join to show the numbers of the internal join types (big or small) separately for better performance analysis.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman

Copy link
Copy Markdown
Collaborator Author

build

winningsix
winningsix previously approved these changes Sep 2, 2025
@firestarman

Copy link
Copy Markdown
Collaborator Author
image

}
}

val SMALL_JOIN_COUNT = "_sizedSmallJoin"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

put to GpuMetrics.scala?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

done

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman

Copy link
Copy Markdown
Collaborator Author

build

@sameerz sameerz added the task Work required that improves the product but is not user facing label Sep 29, 2025
@firestarman firestarman changed the base branch from branch-25.10 to branch-25.12 September 29, 2025 23:32
@firestarman firestarman merged commit 6e35d23 into NVIDIA:branch-25.12 Sep 30, 2025
59 of 61 checks passed
@firestarman firestarman deleted the size-join-metric branch September 30, 2025 01:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

task Work required that improves the product but is not user facing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants