Github user ueshin commented on a diff in the pull request:
https://github.com/apache/spark/pull/19607#discussion_r148576712
--- Diff:
sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala ---
@@ -948,6 +948,14 @@ object SQLConf {
.intConf
.createWithDefault(10000)
+ val PANDAS_RESPECT_SESSION_LOCAL_TIMEZONE =
--- End diff --
Sure, I'll try it.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]