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

Fix element_at for 3.2.0 and array/struct cast #4181

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Nov 22, 2021

This will undo some of the changes #4177. It does not break any of the fixes, it just makes things consistent with the rest of the code. This fixes casting of decimals when they are in an array or a struct for all version of Spark, and fixes element_at for 3.2.0

Signed-off-by: Robert (Bobby) Evans <bobby@apache.org>
@revans2 revans2 added the bug Something isn't working label Nov 22, 2021
@revans2 revans2 added this to the Nov 15 - Nov 26 milestone Nov 22, 2021
@revans2 revans2 self-assigned this Nov 22, 2021
@revans2
Copy link
Collaborator Author

revans2 commented Nov 22, 2021

build

@revans2
Copy link
Collaborator Author

revans2 commented Nov 22, 2021

I just ran through all of the integration tests for 3.2.0 so we should have all of the issues with this figured out.

@revans2 revans2 merged commit 2b720b5 into NVIDIA:branch-21.12 Nov 22, 2021
@revans2 revans2 deleted the decimal128_3.2.0_fixes branch November 22, 2021 20:18
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.

2 participants