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

[BUG] MortgageSparkSuite.scala set spark.rapids.sql.explain as true, which is invalid #5855

Closed
GaryShen2008 opened this issue Jun 16, 2022 · 0 comments · Fixed by #5873
Closed
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@GaryShen2008
Copy link
Collaborator

Describe the bug
I find the code in https://github.com/NVIDIA/spark-rapids/blob/branch-22.08/integration_tests/src/test/scala/com/nvidia/spark/rapids/tests/mortgage/MortgageSparkSuite.scala#L46,
config("spark.rapids.sql.explain", true)
The spark.rapids.sql.explain should be one of NONE, NOT_ON_GPU, ALL.

@GaryShen2008 GaryShen2008 added bug Something isn't working ? - Needs Triage Need team to review and classify labels Jun 16, 2022
@sameerz sameerz added the good first issue Good for newcomers label Jun 17, 2022
@GaryShen2008 GaryShen2008 self-assigned this Jun 20, 2022
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants