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

Fix issue where DFPFileToDataFrameStage logs messages about S3 even when S3 is not in use #1120

Merged
merged 4 commits into from
Aug 22, 2023

Conversation

dagardner-nv
Copy link
Contributor

Description

  • DFPFileToDataFrameStage is no longer an S3 specific stage, but some of the log messages and the unique-name still refer to S3.

Fixes #451

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 August 4, 2023 18:27
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dagardner-nv dagardner-nv self-assigned this Aug 4, 2023
@dagardner-nv dagardner-nv added bug Something isn't working non-breaking Non-breaking change 3 - Ready for Review labels Aug 4, 2023
Copy link
Contributor

@cwharris cwharris left a comment

Choose a reason for hiding this comment

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

LGTM

@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit c92e212 into nv-morpheus:branch-23.11 Aug 22, 2023
6 checks passed
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]: DFPFileToDataFrameStage logs messages about S3 when S3 is not being used
3 participants