wForget commented on issue #11082: URL: https://github.com/apache/incubator-gluten/issues/11082#issuecomment-3531381676
In Java, when parsing string to float/double, the opt [FfDd]? suffix will be skipped. https://github.com/openjdk/jdk/blob/f4305923fb6203089fd13cf3387c81e127ae5fe2/src/java.base/share/classes/jdk/internal/math/FloatingDecimal.java#L1409-L1412 -- 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]
