-
Notifications
You must be signed in to change notification settings - Fork 678
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: replace another instance of continuguous shard ids assumpti…
…on (#10238) Instead of defining the number of shards and assuming they are contiguous, define a list of shard ids. As future work, we could try putting holes in the shard id list and see what tests / code breaks. Also see #10230 (comment).
- Loading branch information
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains 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