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

refactor(datasets) Rename SizePartitioner to IdToSizeFncPartitioner #4109

Merged
merged 9 commits into from
Sep 11, 2024

Conversation

adam-narozniak
Copy link
Member

@adam-narozniak adam-narozniak commented Aug 30, 2024

Issue

The name SizePartitioner does not reflect the code of the former SizePartitioner.

Description

The idea of the former SizePartitioner is to enable the automatic creation of the mapping id to size based on the relationship between the id and the size. Such function dictates the created sizes.

Related issues/PRs

todo: paste the new true SizePartitioner

Proposal

Rename to IdToSizeFncPartitioner. Before a longer version was considered: IdToSizeFunctionPartitioner

@adam-narozniak adam-narozniak marked this pull request as ready for review September 10, 2024 09:01
@adam-narozniak adam-narozniak changed the title refactor(datasets) Rename SizePartitioner to IdToSizeFunctionPartitioner refactor(datasets) Rename SizePartitioner to IdToSizeFncPartitioner Sep 11, 2024
@jafermarq jafermarq enabled auto-merge (squash) September 11, 2024 14:55
@jafermarq jafermarq merged commit fa79c2d into main Sep 11, 2024
40 checks passed
@jafermarq jafermarq deleted the fds-rename-size-partitioner branch September 11, 2024 15:06
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.

2 participants