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] Compile failure with Spark 3.2.2 #5744

Closed
HaoYang670 opened this issue Jun 5, 2022 · 2 comments · Fixed by #5745
Closed

[BUG] Compile failure with Spark 3.2.2 #5744

HaoYang670 opened this issue Jun 5, 2022 · 2 comments · Fixed by #5745
Labels
bug Something isn't working P0 Must have for release

Comments

@HaoYang670
Copy link
Collaborator

HaoYang670 commented Jun 5, 2022

Describe the bug
Failure message:
https://github.com/NVIDIA/spark-rapids/runs/6734105319?check_suite_focus=true#step:2:12045

Spark has made object QueryExecutionErrors to be private[sql]. (https://issues.apache.org/jira/browse/SPARK-39367)
We cannot access it now.

Affected versions: Spark 3.2.2

@HaoYang670
Copy link
Collaborator Author

I find a similar issue: #5739

@HaoYang670
Copy link
Collaborator Author

Close this issue. As we don't need to modify branch 22.06

@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Jun 7, 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 P0 Must have for release
Projects
None yet
2 participants