sadikovi commented on PR #37147: URL: https://github.com/apache/spark/pull/37147#issuecomment-1186648319
@Jonathancui123 @cloud-fan I decided to introduce a new config option for JSON and CSV to control this parsing behaviour and have updated the code accordingly. Now, users will have a way to enable backward compatible behaviour if they rely on it. The default is the same as with the initial changes: we will not parse the date/timestamp again if time parser policy is not legacy and the custom pattern is set. -- 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]
