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 Qualification crash during aggregation of stats #753

Merged
merged 1 commit into from
Jan 29, 2024

Conversation

amahussein
Copy link
Collaborator

Signed-off-by: Ahmed Hussein (amahussein) [email protected]

Fixes #752

  • A minor fix to avoid accessing non existing keys.
  • When a SQL has failures, it won't exist in the map which causes the failure

Signed-off-by: Ahmed Hussein (amahussein) <[email protected]>

Fixes NVIDIA#752

- A minor fix to avoid accessing non existing keys.
- When a SQL has failures, it won't exist in the map which causes the
  failure
@amahussein amahussein added bug Something isn't working core_tools Scope the core module (scala) labels Jan 26, 2024
@amahussein amahussein self-assigned this Jan 26, 2024
@amahussein amahussein changed the title Fix Qualification crashe during aggregation of stats Fix Qualification crash during aggregation of stats Jan 26, 2024
@kuhushukla
Copy link
Collaborator

Approved , a test would be nice though.

@amahussein amahussein merged commit f145892 into NVIDIA:dev Jan 29, 2024
14 checks passed
@amahussein amahussein deleted the spark-rapids-tools-752 branch January 29, 2024 19:46
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] Qualification tool crashes during aggregation of stats
2 participants