revans2 opened a new pull request, #40524:
URL: https://github.com/apache/spark/pull/40524

   ### What changes were proposed in this pull request?
   
   This removes the need for a time zone id when casting from StringType -> 
DateType and DateType -> StringType.
   
   ### Why are the changes needed?
   It is mostly for consistency with what the code is actually doing.  Marking 
it as needing A time zone id has no real impact to the actual execution.
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   
   ### How was this patch tested?
   I just compiled it for now. I assume that the existing tests will cover it.


-- 
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]

Reply via email to