MaxGekk commented on issue #27441: [SPARK-30668][SQL] Support `SimpleDateFormat` patterns in parsing timestamps/dates strings URL: https://github.com/apache/spark/pull/27441#issuecomment-581552860 > I will update the SQL migration guide soon. > pending migration guide updates I am considering 2 options for updating the SQL migration guide: 1. Write a separate item regarding `SimpleDateFormat` and `DateTimeFomatter` in parsing timestamps/dates using a pattern 2. Or to modify existing items https://github.com/apache/spark/blame/cd5f03a3ba18ae455f93abc5e5d04f098fa8f046/docs/sql-migration-guide.md#L70-L72 The first option will clearly highlight the changes. @cloud-fan @dongjoon-hyun WDYT?
---------------------------------------------------------------- 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]
