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

Add unique column to output of the log_parsing pipeline #1795

Merged

Conversation

dagardner-nv
Copy link
Contributor

Description

  • Add a unique column to output of the log_parsing pipeline allowing for the output to be easily validated with the scripts/compare_data_files.py script.
  • Remove unused variables from examples/log_parsing/postprocessing.py

Closes #1789

By Submitting this PR I confirm:

  • I am familiar with the Contributing Guidelines.
  • When the PR is ready for review, new or existing tests cover these changes.
  • When the PR is ready for review, the documentation is up to date with these changes.

@dagardner-nv dagardner-nv added non-breaking Non-breaking change feature request New feature or request skip-ci Optionally Skip CI for this PR labels Jul 3, 2024
@dagardner-nv dagardner-nv requested a review from a team as a code owner July 3, 2024 20:46
@dagardner-nv dagardner-nv marked this pull request as draft July 3, 2024 20:47
@dagardner-nv dagardner-nv changed the base branch from branch-24.06 to branch-24.10 July 5, 2024 15:41
@dagardner-nv dagardner-nv marked this pull request as ready for review July 5, 2024 15:41
@dagardner-nv dagardner-nv removed the skip-ci Optionally Skip CI for this PR label Jul 5, 2024
@dagardner-nv dagardner-nv self-assigned this Jul 12, 2024
@dagardner-nv
Copy link
Contributor Author

/merge

@rapids-bot rapids-bot bot merged commit d58563a into nv-morpheus:branch-24.10 Jul 17, 2024
12 checks passed
@dagardner-nv dagardner-nv deleted the david-log-parsing-unique-out branch July 17, 2024 19:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request non-breaking Non-breaking change
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[FEA]: log parsing output should include a unique column
2 participants