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

Create sharding via Partitioned.get_sharding() #4427

Merged
merged 1 commit into from
Dec 11, 2024
Merged

Conversation

copybara-service[bot]
Copy link

Create sharding via Partitioned.get_sharding()

This change modifies the global get_sharding() function to call into Partitioned.get_sharding(). This allows subclasses of Partitioned to override the way sharding is created.

@copybara-service copybara-service bot force-pushed the test_704781933 branch 2 times, most recently from da6e4b7 to 83178b8 Compare December 11, 2024 20:39
This change modifies the global get_sharding() function to call into Partitioned.get_sharding(). This allows subclasses of Partitioned to override the way sharding is created.

PiperOrigin-RevId: 705204218
@copybara-service copybara-service bot merged commit fcc2e0e into main Dec 11, 2024
@copybara-service copybara-service bot deleted the test_704781933 branch December 11, 2024 20:45
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.

1 participant