You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(flotilla): Use max sources config to determine files per partition (#4535)
## Changes Made
Allow the number of files per partition in swordfish to be configurable
by config. For now.
Ideally the scheduler or optimizer will be able to size them better
## Related Issues
<!-- Link to related GitHub issues, e.g., "Closes#123" -->
## Checklist
- [ ] Documented in API Docs (if applicable)
- [ ] Documented in User Guide (if applicable)
- [ ] If adding a new documentation page, doc is added to
`docs/mkdocs.yml` navigation
- [ ] Documentation builds and is formatted properly (tag @/ccmao1130
for docs review)
0 commit comments