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

Update unsupported operator csv file's app duration column #748

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

nartal1
Copy link
Collaborator

@nartal1 nartal1 commented Jan 25, 2024

This fixes #747.

This is a minor fix to output correct App duration in unsupportedOperatorStageDuration csv file.
Tested it with eventlog which has non-SQL time.

@nartal1 nartal1 added bug Something isn't working core_tools Scope the core module (scala) labels Jan 25, 2024
@nartal1 nartal1 self-assigned this Jan 25, 2024
Copy link
Collaborator

@amahussein amahussein left a comment

Choose a reason for hiding this comment

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

Thanks @nartal1 !
I thought we would not need to make those fixes if we are going to get rid of the entire files.
Anyway, I am ok with just making that fix.

@amahussein amahussein merged commit bcda46f into NVIDIA:dev Jan 26, 2024
14 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 core_tools Scope the core module (scala)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Unsupported operator CSV's app duration is SQL DF Duration
2 participants