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

Support ordered list states in python sdk and fnapi runner #32326

Merged
merged 24 commits into from
Oct 9, 2024

Conversation

shunping
Copy link
Contributor

@shunping shunping commented Aug 27, 2024

This is a follow-up PR of #30317, where we support ordered list state in java sdk.

Here we implement ordered list state for python sdk. We also add the support of ordered list state into Python FnApi runner for debug and testing purpose.

@shunping shunping marked this pull request as draft August 27, 2024 14:36
@shunping shunping changed the title WIP: Ordered list state python Support ordered list states in python sdk and portable runner Aug 29, 2024
@shunping shunping changed the title Support ordered list states in python sdk and portable runner Support ordered list states in python sdk and fnapi runner Aug 29, 2024
@shunping shunping marked this pull request as ready for review August 29, 2024 13:55
@shunping
Copy link
Contributor Author

R: @robertwb @acrites

Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@github-actions github-actions bot removed the docker label Sep 24, 2024
@shunping
Copy link
Contributor Author

shunping commented Oct 4, 2024

@robertwb Could you please take another look? Thanks!

Copy link
Contributor

@damccorm damccorm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took a review and this LGTM at this point - @robertwb any reservations to merge?

Copy link
Contributor

@robertwb robertwb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of minor comments.

@damccorm damccorm merged commit 7177baf into apache:master Oct 9, 2024
99 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants