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

Benchmark runner improved error handling #1299

Merged
merged 1 commit into from
Dec 8, 2020

Conversation

andygrove
Copy link
Contributor

Benchmark runner will now produce a report when a query fails due to an invalid query plan.

This closes #1270

…alid

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@andygrove andygrove added bug Something isn't working benchmark Benchmarking, benchmarking tools labels Dec 7, 2020
@andygrove andygrove added this to the Dec 7 - Dec 18 milestone Dec 7, 2020
@andygrove andygrove self-assigned this Dec 7, 2020
@jlowe
Copy link
Member

jlowe commented Dec 7, 2020

build

@jlowe jlowe merged commit e13e729 into NVIDIA:branch-0.4 Dec 8, 2020
@andygrove andygrove deleted the bench-err-handling2 branch December 17, 2020 15:25
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…alid (NVIDIA#1299)

Signed-off-by: Andy Grove <andygrove@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
…alid (NVIDIA#1299)

Signed-off-by: Andy Grove <andygrove@nvidia.com>
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#1299)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark Benchmarking, benchmarking tools bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Benchmark runner fails to produce report if benchmark fails due to an invalid query plan
2 participants