uros-b commented on PR #57435: URL: https://github.com/apache/spark/pull/57435#issuecomment-5051267235
Also, could we please add a `duration[s]:overflow` case parallel to `timestamp[s]:overflow`? Coercing a duration larger than roughly 292 years to nanoseconds also exceeds the int64 range. Pinning that result would detect changes such as silent overflow or a different exception type. -- 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]
