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] Spark3.1 changed FileScan which means or GpuScans need to be added to shim layer #587

Closed
tgravescs opened this issue Aug 19, 2020 · 0 comments · Fixed by #590
Closed
Labels
bug Something isn't working

Comments

@tgravescs
Copy link
Collaborator

Describe the bug
apache/spark@e449993 Change the FileScan base class. This causes any tests run against v2 to fail.

We need to move those into the Shim layer.

@tgravescs tgravescs added bug Something isn't working ? - Needs Triage Need team to review and classify labels Aug 19, 2020
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Sep 18, 2020
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this issue Nov 30, 2023
…IDIA#587)

Signed-off-by: spark-rapids automation <70000568+nvauto@users.noreply.github.com>

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
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants