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

Add shims to compare ORC TypeDescription [databricks] #4786

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

wbo4958
Copy link
Collaborator

@wbo4958 wbo4958 commented Feb 15, 2022

To fix #4761

Orc has defaulted to check Attribute when comparing two TypeDescription
from Spark 3.2.x, which causes some issues, since the catalyst schema
does not include this kind of information.

Signed-off-by: Bobby Wang wbo4958@gmail.com

Orc has defaulted to check Attribute when comparing two TypeDescription
from Spark 3.2.x, which causes some issues, since the catalyst schema
does not include this kind of information.

Signed-off-by: Bobby Wang <wbo4958@gmail.com>
@wbo4958 wbo4958 changed the title Add shims to compare ORC TypeDescription Add shims to compare ORC TypeDescription [databricks] Feb 15, 2022
@wbo4958
Copy link
Collaborator Author

wbo4958 commented Feb 15, 2022

build

@jlowe jlowe merged commit 8394272 into NVIDIA:branch-22.04 Feb 15, 2022
@wbo4958 wbo4958 deleted the orc-type-description branch February 16, 2022 02:16
@sameerz sameerz added the bug Something isn't working label Feb 18, 2022
@sameerz sameerz added this to the Feb 14 - Feb 25 milestone Feb 18, 2022
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 this pull request may close these issues.

[BUG] test_simple_partitioned_read failed on Spark 3.3
4 participants