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

[FEA] Support retry for GpuHiveTableScanExec #8456

Open
revans2 opened this issue May 31, 2023 · 0 comments
Open

[FEA] Support retry for GpuHiveTableScanExec #8456

revans2 opened this issue May 31, 2023 · 0 comments
Labels
feature request New feature or request reliability Features to improve reliability or bugs that severly impact the reliability of the plugin

Comments

@revans2
Copy link
Collaborator

revans2 commented May 31, 2023

Is your feature request related to a problem? Please describe.
For CSV and the others readToTable had a retry operation added to it. See https://github.com/NVIDIA/spark-rapids/pull/7879/files

There were some changes to GpuHiveTableScanExec, but it was never updated to actually do a withRetry. We should fix that...

@revans2 revans2 added feature request New feature or request ? - Needs Triage Need team to review and classify reliability Features to improve reliability or bugs that severly impact the reliability of the plugin labels May 31, 2023
@mattahrens mattahrens removed the ? - Needs Triage Need team to review and classify label Jun 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request reliability Features to improve reliability or bugs that severly impact the reliability of the plugin
Projects
None yet
Development

No branches or pull requests

2 participants