Skip to content

Allow large step batch size with duplicate label check enabled #571

Description

@yeya24

Today, due to the current implementation of duplicate label check operator, steps batch size cannot exceed 64.

This is more a limitation of the implementation. Ideally, duplicate label check operator should work regardless of the steps batch size. We can use a different operator implementation if step size is > 64, even though the performance is worse than the current implementation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions