-
Notifications
You must be signed in to change notification settings - Fork 159
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
[FEAT] Add runner logic in PyRunner for ActorPoolProject #2677
Merged
Conversation
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
jaychia
force-pushed
the
jay/stateful-udf-4
branch
2 times, most recently
from
August 19, 2024 14:50
b8d5fed
to
d436e1a
Compare
jaychia
force-pushed
the
jay/feature-flag-stateful-actors
branch
from
August 19, 2024 14:50
291189b
to
58e6589
Compare
jaychia
force-pushed
the
jay/stateful-udf-4
branch
from
August 19, 2024 15:05
d436e1a
to
c76d70b
Compare
jaychia
force-pushed
the
jay/feature-flag-stateful-actors
branch
from
August 19, 2024 15:05
58e6589
to
42d08b6
Compare
jaychia
force-pushed
the
jay/stateful-udf-4
branch
from
August 20, 2024 14:34
c76d70b
to
c309afa
Compare
jaychia
force-pushed
the
jay/feature-flag-stateful-actors
branch
from
August 20, 2024 14:34
42d08b6
to
6bbee35
Compare
jaychia
force-pushed
the
jay/stateful-udf-4
branch
from
August 23, 2024 22:31
c309afa
to
e940427
Compare
jaychia
force-pushed
the
jay/feature-flag-stateful-actors
branch
from
August 23, 2024 22:31
6bbee35
to
58e1450
Compare
jaychia
force-pushed
the
jay/stateful-udf-4
branch
from
August 28, 2024 22:44
c2fe224
to
085df0e
Compare
CodSpeed Performance ReportMerging #2677 will not alter performanceComparing Summary
|
jaychia
force-pushed
the
jay/stateful-udf-4
branch
from
August 31, 2024 02:41
085df0e
to
233ec0a
Compare
kevinzwang
reviewed
Aug 31, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some comments
jaychia
changed the title
[FEAT] (ACTORS-4) Add runner logic in PyRunner and RayRunner
[FEAT] Add runner logic in PyRunner for ActorPoolProject
Sep 2, 2024
jaychia
force-pushed
the
jay/stateful-udf-4
branch
from
September 5, 2024 19:31
2993433
to
bf88e8a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Adds remaining logic for linking the ActorPoolProject physical plan with execution logic in the PyRunner