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

[Data] Allow unknown estimate of operator output bundles and ProgressBar totals #46601

Merged
merged 11 commits into from
Jul 17, 2024

Commits on Jul 12, 2024

  1. allow unknown progbar total and op output estimates

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    943cd1f View commit details
    Browse the repository at this point in the history
  2. add space to progress bar unit

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    d4d81b4 View commit details
    Browse the repository at this point in the history
  3. check for no estimate

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    f54d3ce View commit details
    Browse the repository at this point in the history
  4. fix tests

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    28bd950 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. remove logic to take upstream num outputs

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    18f6cb9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into 0712-read-prog-estimate

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    43db890 View commit details
    Browse the repository at this point in the history
  3. clean up

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c6ab156 View commit details
    Browse the repository at this point in the history
  4. update output splitter

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    d8cf1ec View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. inherit num outputs total

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    bde5f8a View commit details
    Browse the repository at this point in the history
  2. update tests

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    dc5384b View commit details
    Browse the repository at this point in the history
  3. simplify

    Signed-off-by: Scott Lee <[email protected]>
    scottjlee committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    f28b50b View commit details
    Browse the repository at this point in the history