MaxGekk commented on issue #23411: [SPARK-26503][CORE] Get rid of spark.sql.legacy.timeParser.enabled URL: https://github.com/apache/spark/pull/23411#issuecomment-452121968 > Still a big difference unfortunately. @srowen This is for the case when a zone is defined via zone id, right? I would guess `ZoneTextPrinterParser ` should not be used if a pattern contains zone offset like `XXX` in JSON/CSV datasource. For our default pattern with zone offsets - `yyyy-MM-dd'T'HH:mm:ss.SSSXXX`, there should not be big difference.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
