cloud-fan commented on issue #26401: [SPARK-29761][SQL] do not output leading 'interval' in CalendarInterval.toString URL: https://github.com/apache/spark/pull/26401#issuecomment-550120035 > This PR already shows that kind of side effects. The particular case you pointed out is not a breaking change. It relies on `CalendarInterval.toString` which is a private class. it does change the result when casting interval to string. Let me add a migration guide in case users rely on that string.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
