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] Fix NPE for static partition with null in GpuInsertIntoHadoopFsRelationCommand #1735

Closed
nartal1 opened this issue Feb 16, 2021 · 1 comment · Fixed by #1744
Closed
Assignees
Labels
audit_3.1.0 Spark 3.1+ Bugs only related to Spark 3.1 or higher

Comments

@nartal1
Copy link
Collaborator

nartal1 commented Feb 16, 2021

Is your feature request related to a problem? Please describe.
Update GpuInsertIntoHadoopFsRelationCommand for [SPARK-34223][SQL] FIX NPE for static partition with null in InsertIntoHadoopFsRelationCommand

We have copied InsertIntoHadoopFsRelationCommand into GpuInsertIntoHadoopFsRelationCommand so we need to apply similar fix: apache/spark@f2ab524fca

@nartal1 nartal1 added feature request New feature or request ? - Needs Triage Need team to review and classify audit_3.1.0 labels Feb 16, 2021
@sameerz sameerz removed the ? - Needs Triage Need team to review and classify label Feb 16, 2021
@sameerz sameerz added this to the Feb 16 - Feb 26 milestone Feb 16, 2021
gerashegalov added a commit to gerashegalov/spark-rapids that referenced this issue Feb 17, 2021
Closes NVIDIA#1735

Signed-off-by: Gera Shegalov <gera@apache.org>
gerashegalov added a commit to gerashegalov/spark-rapids that referenced this issue Feb 17, 2021
Closes NVIDIA#1735

Signed-off-by: Gera Shegalov <gera@apache.org>
@sameerz sameerz added Spark 3.1+ Bugs only related to Spark 3.1 or higher and removed feature request New feature or request labels Mar 1, 2021
gerashegalov added a commit that referenced this issue Mar 2, 2021
Port apache/spark#31320 to close #1735

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov
Copy link
Collaborator

For some reason auto-close from #1744 did not work, closing manually as fixed by #1744

nartal1 pushed a commit to nartal1/spark-rapids that referenced this issue Jun 9, 2021
Port apache/spark#31320 to close NVIDIA#1735

Signed-off-by: Gera Shegalov <gera@apache.org>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this issue Jun 9, 2021
Port apache/spark#31320 to close NVIDIA#1735

Signed-off-by: Gera Shegalov <gera@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit_3.1.0 Spark 3.1+ Bugs only related to Spark 3.1 or higher
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants