Uh oh!
There was an error while loading. Please reload this page.
TEZ-4526: Avoid calling LocationProvider#getPreferredLocations multiple times while generating grouped splits - #323
Merged
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
SourabhBadhya
commented
Dec 18, 2023
ContributorAuthor
Requesting @rbalamohan@abstractdog for reviews. |
…le times while generating grouped splits
tez-yetus
commented
Jan 2, 2024
💔 -1 overall
This message was automatically generated. |
SourabhBadhya
commented
Jan 9, 2024
ContributorAuthor
Time taken for grouping splits - Generated 30000 file splits and generated 1000 grouped splits with each grouped split having 30 file splits.
I dont see a regression happening with the patch. I think I have addressed the regression comments on TEZ-4069. |
abstractdog
self-requested a review
January 9, 2024 15:45
abstractdog
approved these changes
Jan 9, 2024
abstractdog
left a comment
Contributor
There was a problem hiding this comment.
LGTM, thanks for the perf testing!
abstractdog pushed a commit
that referenced
this pull request
Jan 17, 2024
…le times while generating grouped splits (#323)
abstractdog added a commit
that referenced
this pull request
Jan 17, 2024
…le times while generating grouped splits (#323) - CHANGES.txt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
TEZ-4526: Avoid calling LocationProvider#getPreferredLocations multiple times while generating grouped splits