apache / apache/datafusion-comet
Casting subnormal float/double to String is aligned with Spark
Open
bug
df compatibility
- Dominant language
- Scala
- Stars
- 1.3k
- Forks
- 373
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 198
Description
### Describe the bug
Between java.lang.Float.MIN_NORMAL and Float.MinPositiveValue, casting is not aligned with Spark. While Both Spark and Comet answers are correct, but not compatible
See #3827
### Steps to reproduce
_No response_
### Expected behavior
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.