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

Remove duplicate log message in output when using pre-allocation #981

Merged
merged 10 commits into from
Jun 21, 2023

Conversation

dagardner-nv
Copy link
Contributor

Description

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@dagardner-nv dagardner-nv requested a review from a team as a code owner June 13, 2023 16:28
@dagardner-nv dagardner-nv added bug Something isn't working non-breaking Non-breaking change 3 - Ready for Review labels Jun 13, 2023
…d by all pipelines, and causes the cli tool to mistakenly log columns not used by the pipeline
… the default is never used. In addition remove checks for an unset value which will also not happen, along with the else clause which erounously set the labels
…is means the default is never used. In addition remove checks for an unset value which will also not happen, along with the else clause which erounously set the labels"

This reverts commit 132950f.
…sn't used by all pipelines, and causes the cli tool to mistakenly log columns not used by the pipeline"

This reverts commit 7cd597c.
@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 43939dc into nv-morpheus:branch-23.07 Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: Source stages appear twice in pipeline output
2 participants