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: Spark 4.0 SparkArithmeticException test #688

Conversation

kazuyukitanimura
Copy link
Contributor

Which issue does this PR close?

Part of #372 and #551

Rationale for this change

To be ready for Spark 4.0

What changes are included in this PR?

This PR fixes the test that requires to see SparkArithmeticException

How are these changes tested?

Enabled SPARK-40389: Don't eliminate a cast which can cause overflow

@kazuyukitanimura kazuyukitanimura marked this pull request as ready for review July 19, 2024 17:11
Copy link
Contributor

@parthchandra parthchandra left a comment

Choose a reason for hiding this comment

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

lgtm

@kazuyukitanimura kazuyukitanimura merged commit 33505c4 into apache:main Jul 20, 2024
74 checks passed
@kazuyukitanimura
Copy link
Contributor Author

Merged thanks @parthchandra @viirya

himadripal pushed a commit to himadripal/datafusion-comet that referenced this pull request Sep 7, 2024
## Which issue does this PR close?

Part of apache#372 and apache#551

## Rationale for this change

To be ready for Spark 4.0

## What changes are included in this PR?

This PR fixes the test that requires to see SparkArithmeticException

## How are these changes tested?

Enabled `SPARK-40389: Don't eliminate a cast which can cause overflow`
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.

3 participants