zero323 edited a comment on issue #20280: [SPARK-22232][PYTHON][SQL] Fixed Row pickling to include __from_dict__ flag URL: https://github.com/apache/spark/pull/20280#issuecomment-545787594 @HyukjinKwon Does it really make any sense to introduce such change at this point? If [SPARK-27884](https://issues.apache.org/jira/browse/SPARK-27884) is to be followed, it will survive at most two minor versions. Unless Spark developers are committed to supporting Python 3.4 (already end-of-life) and 3.6 (will reach its end-of-life in the middle of 2020) after dropping Python 2 support.
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
