AliRana30 commented on issue #49003: URL: https://github.com/apache/arrow/issues/49003#issuecomment-3824055112
Hi @rhshadrach, I have checked both #49003 and #47882. Since @pitrou identified that `fast_float` can be adjusted to handle this underflow correctly (returning `0.0` instead of error), I would be happy to take this on. If you want, I can modify the `fast_float` integration in the CSV converter to explicitly allow underflow results to resolve to `0.0`, restoring compatibility with Pandas and the behavior from 22.0.0. -- 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]
