Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(core): Add start-after support for list #2071

Merged
merged 1 commit into from
Apr 22, 2023

Conversation

lexcao
Copy link
Contributor

@lexcao lexcao commented Apr 22, 2023

Closes #2069
This PR makes following changes:

  1. added start_after argument for OpList.
  2. added list_with method for Operator.
  3. added list_with_start_after option for Capability.

Closes apache#2069
This PR makes following changes:
1. added `start_after` argument for `OpList`.
2. added `list_with` method for `Operator`.
3. added `list_with_start_after` option for `Capability`.
Copy link
Member

@Xuanwo Xuanwo left a comment

Choose a reason for hiding this comment

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

Great, thanks a lot!

@Xuanwo Xuanwo merged commit bf9dad6 into apache:main Apr 22, 2023
@lexcao lexcao deleted the add_start_after_for_list branch April 22, 2023 16:19
@Xuanwo Xuanwo mentioned this pull request Apr 23, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

core: Add start-after for OpList and add into capability
2 participants