andygrove commented on PR #4078:
URL:
https://github.com/apache/datafusion-comet/pull/4078#issuecomment-4525533090
Test failure:
```
- round *** FAILED *** (616 milliseconds)
org.apache.spark.SparkNumberFormatException: [CAST_INVALID_INPUT] The
value
'-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3-3'
of the type "STRING" cannot be cast to "DOUBLE" because it is malformed.
Correct the value as per the syntax, or change its target type. Use `try_cast`
to tolerate malformed input and return NULL instead. SQLSTATE: 22018
== SQL (line 1, position 12) ==
select _8, round(_8, -5) FROM tbl
^^^^^^^^^^^^^
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]