TJX2014 commented on pull request #29043: URL: https://github.com/apache/spark/pull/29043#issuecomment-657210050
@huaxingao Yeah, One of these could happen when user use mysql client in spark to execute `SET TIME_ZONE = "america/new_york"` to use mysql timezone index feature between `DATETIME` and `TIMESTAMP`. if this behavior used outside of spark, because of session state param, will have no effect. Seems if it is a problem, should be solved in mysql side. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
