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 reading decimal columns from parquet files on Databricks #1457

Merged
merged 1 commit into from
Jan 6, 2021

Conversation

tgravescs
Copy link
Collaborator

@tgravescs tgravescs commented Jan 6, 2021

looks like original PR - https://github.com/NVIDIA/spark-rapids/pull/1294/files. missed databricks shim layer.

Add support for decimals columns.

Tested manually on databricks by running parquet_test.py

fixes #1456

Signed-off-by: Thomas Graves tgraves@nvidia.com

Signed-off-by: Thomas Graves <tgraves@nvidia.com>
@tgravescs tgravescs added bug Something isn't working P0 Must have for release labels Jan 6, 2021
@tgravescs tgravescs added this to the Jan 4 - Jan 15 milestone Jan 6, 2021
@tgravescs tgravescs self-assigned this Jan 6, 2021
@tgravescs
Copy link
Collaborator Author

build

@razajafri razajafri merged commit 34a3df6 into NVIDIA:branch-0.4 Jan 6, 2021
@tgravescs tgravescs deleted the dbDecimalFix branch January 6, 2021 18:50
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…IDIA#1457)

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 P0 Must have for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Databricks 0.4 parquet integration tests fail
3 participants