Smallfu666 commented on issue #5069: URL: https://github.com/apache/datafusion-comet/issues/5069#issuecomment-5140889259
It looks like #5136 already implements this: NaN/Infinity now produce null in all eval modes including ANSI (the NumberFormatException from `Decimal(double)` is caught before the ANSI overflow check, matching Spark), and it renames the test this issue points at. So this can probably be closed as resolved by #5136 once that merges. -- 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]
