Github user ueshin commented on the issue:

    https://github.com/apache/spark/pull/16308
  
    
    I'd like to discuss the boundary of session local timezone.
    
    I assumed it affects only in `DataFrame` operations, neither in `Dataset` 
operations, before import from `RDD`, after export to `RDD` nor in `ScalaUDF`s 
because we can't control their timezones, which are basically based on system 
timezone, i.e. `TimeZone.getDefault()` value.
    (And also for backward-compatibility)
    
    What do you think?



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to