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 tests to check precision loss fix #14284

Merged
merged 5 commits into from
Jan 27, 2025

Conversation

himadripal
Copy link
Contributor

@himadripal himadripal commented Jan 24, 2025

Which issue does this PR close?

apache/datafusion-comet#375

Closes #.

Rationale for this change

What changes are included in this PR?

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the physical-expr Physical Expressions label Jan 24, 2025
@alamb
Copy link
Contributor

alamb commented Jan 24, 2025

Thanks @himadripal

I started the CI checks on this PR

@himadripal
Copy link
Contributor Author

himadripal commented Jan 25, 2025

Thank you @alamb. Removed the println causing the clippy failure.

@himadripal
Copy link
Contributor Author

#13492 fix for this is in arrow-rs and this is a test to confirm the fix.

Copy link
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

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

Thank you @himadripal -- this looks great to me

datafusion/physical-expr/src/expressions/cast.rs Outdated Show resolved Hide resolved
@alamb
Copy link
Contributor

alamb commented Jan 27, 2025

I pushed a small fix to this branch to get it to compile

@alamb alamb merged commit 329fb91 into apache:main Jan 27, 2025
25 checks passed
@alamb
Copy link
Contributor

alamb commented Jan 27, 2025

Thanks again @himadripal

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

Successfully merging this pull request may close these issues.

2 participants