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

Spark UT fix for Parquet decimal #11498

Draft
wants to merge 3 commits into
base: branch-24.10
Choose a base branch
from

Conversation

mattahrens
Copy link
Collaborator

Closes #11433
Contributes to #11403

@mattahrens mattahrens self-assigned this Sep 25, 2024
@mattahrens
Copy link
Collaborator Author

build

@mattahrens mattahrens changed the title [BUG] Spark UT fix for Parquet decimal Spark UT fix for Parquet decimal Sep 25, 2024
Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Could you file a follow on issue to clean up this file now that we no longer support spark 3.1?

@mattahrens mattahrens marked this pull request as ready for review September 25, 2024 14:31
@mattahrens mattahrens marked this pull request as draft September 25, 2024 16:36
@mattahrens
Copy link
Collaborator Author

Moving to draft as initial repro is fixed, but then subsequent parts of the UT is showing a failure, so it needs further investigation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SPARK-34212 Parquet should read decimals correctly
2 participants