Describe the bug
I am seeing this on multiple PRs. I assume we just picked up a new Rust or Miri version in the CI environment.
thread 'math_funcs::round::test::test_round_f32_scalar' panicked at spark-expr/src/math_funcs/round.rs:197:9:
assertion `left == right` failed
left: 125.23002
right: 125.23
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response
Describe the bug
I am seeing this on multiple PRs. I assume we just picked up a new Rust or Miri version in the CI environment.
Steps to reproduce
No response
Expected behavior
No response
Additional context
No response