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

Support replacing ORC format when Hive is configured #1220

Merged
merged 2 commits into from
Dec 1, 2020

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Nov 30, 2020

Fixes #1216.

Adds checks for Spark's Hive implementation class for OrcFileFormat which allows replacing ORC writes with GPU-accelerated versions even when spark.sql.orc.impl=hive.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe added the SQL part of the SQL/Dataframe plugin label Nov 30, 2020
@jlowe jlowe added this to the Nov 23 - Dec 4 milestone Nov 30, 2020
@jlowe jlowe self-assigned this Nov 30, 2020
@jlowe
Copy link
Member Author

jlowe commented Nov 30, 2020

build

1 similar comment
@jlowe
Copy link
Member Author

jlowe commented Nov 30, 2020

build

@jlowe jlowe merged commit 017a3b6 into NVIDIA:branch-0.3 Dec 1, 2020
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe deleted the fix-orc-hive branch September 10, 2021 15:31
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#1220)

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
SQL part of the SQL/Dataframe plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Failure to recognize ORC file format when loaded via Hive
2 participants