-
Notifications
You must be signed in to change notification settings - Fork 46
Task Routing with the Task Estimator: Allow users to map tasks to URLs #409
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
Merged
Merged
Changes from 26 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
d12899f
Task estimator interface update.
JSOD11 19c5be8
Merge branch 'main' into jsod/routing-04-17-26
JSOD11 63e38e8
Progress.
JSOD11 7cefb92
Compiles.
JSOD11 a41a2db
Urls added to leaves according to plan_leaf_node, and tasks routed ac…
JSOD11 f3b51aa
Add custom routing to integration test.
JSOD11 6f3b7a3
Routing works and is verified in integration test.
JSOD11 959d487
Tolerate failure / graceful fallback.
JSOD11 d3a2356
Restructuring task distribution.
JSOD11 f43c5c2
Merge branch 'main' into jsod/routing-04-17-26
JSOD11 fc4aa28
Restructure interface to route at execution-time, avoiding the planni…
JSOD11 d11c1bb
Merge branch 'main' into jsod/routing-04-17-26
JSOD11 9f74e80
Setting up new testing scaffolding.
JSOD11 0cdf1ff
Test distributes query with custom exec node / codec.
JSOD11 052b25c
Custom exec node emits URLs in test results.
JSOD11 5655359
Basic test passes and verifies routing works.
JSOD11 522b4cc
Remove DistributedPlan struct.
JSOD11 0874a4a
URL emitter takes partition and task count as arguments.
JSOD11 b0e963f
Adding more tests.
JSOD11 954e80b
Remove out of scope API changes.
JSOD11 f2ba155
Remove unnecessary refactor.
JSOD11 0c35d00
Remove URL from DistributedTaskCtx in favor of LocalWorkerContext.
JSOD11 ce39d59
Merge branch 'main' into jsod/routing-04-17-26
JSOD11 5c7d3c5
Tests work with URL coming from LocalWorkerContext.
JSOD11 9434229
Add TaskRoutingContext, in memory resolver with static URL generation…
JSOD11 ff0e293
Adding tests.
JSOD11 98ddc9d
Applying changes from feedback.
JSOD11 46e8960
Add doc comments.
JSOD11 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.