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

ui/shared/profile: Pass down arrow response object #3738

Merged
merged 1 commit into from
Sep 1, 2023

Conversation

metalmatze
Copy link
Member

Instead of building the table from the response object right away, pass down the wrapper with additional information, such as trimming value.
Only in the final step, right before building the icicle graph, parse the record bytes into an actual arrow table.

Trimmed 7 (0.267%) too small values. shows up with both flame graph report types now.

Instead of building the table from the response object right away, pass down the wrapper with additional information, such as trimming value.
Only in the final step, right before building the icicle graph, parse the record bytes into an actual arrow table.
@alwaysmeticulous
Copy link

alwaysmeticulous bot commented Sep 1, 2023

🤖 Meticulous spotted visual differences in 2 of 339 screens tested: view and approve differences detected.

Last updated for commit 196086b. This comment will update as new commits are pushed.

Copy link
Contributor

@manojVivek manojVivek left a comment

Choose a reason for hiding this comment

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

Lgtm!

@metalmatze metalmatze merged commit d451453 into main Sep 1, 2023
35 of 37 checks passed
@maxbrunet maxbrunet deleted the ui-arrow-metadata branch September 3, 2023 20:05
@maxbrunet maxbrunet restored the ui-arrow-metadata branch September 3, 2023 20:05
@maxbrunet maxbrunet deleted the ui-arrow-metadata branch September 3, 2023 20:05
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.

None yet

2 participants