rberenguel commented on issue #18139: [SPARK-20787][PYTHON] PySpark can't handle datetimes before 1900 URL: https://github.com/apache/spark/pull/18139#issuecomment-454148595 Hi @dan-blanchard thanks for the pointers, I haven't delved much into Python 3.x time improvements (if any), if I like 3.7 is for type hinting ❤️ . I agree that using always `calendar.timegm` would be best, but that would break backward compatibility... I guess that's an option, at least for a few months...
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
