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

Revert "Implement SumUnboundedToUnboundedFixer (#8934)" #9072

Merged
merged 1 commit into from
Aug 18, 2023

Conversation

andygrove
Copy link
Contributor

Related to #9071

This reverts commit 8927411.

We are seeing the newly added integration test fail in some environments, so reverting the recent code change for now.

@andygrove andygrove self-assigned this Aug 17, 2023
This reverts commit 8927411.

Signed-off-by: Andy Grove <andygrove@nvidia.com>
@revans2
Copy link
Collaborator

revans2 commented Aug 17, 2023

build

} else {
DType.DTypeEnum.DECIMAL32.getNativeId
}
Scalar.fromNull(DType.fromNative(dt, d.scale))
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just FYI I think this is the problem here. d.scale is a Spark scale, but DType wants -d.scale

@sameerz sameerz added task Work required that improves the product but is not user facing bug Something isn't working and removed task Work required that improves the product but is not user facing labels Aug 17, 2023
@abellina abellina merged commit 96f7153 into NVIDIA:branch-23.10 Aug 18, 2023
26 of 27 checks passed
andygrove added a commit to andygrove/spark-rapids that referenced this pull request Aug 22, 2023
@andygrove andygrove deleted the revert-sum-unbounded branch January 2, 2024 17:34
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.

4 participants