BryanCutler commented on issue #27529: [SPARK-30777][PYTHON][TESTS] Fix test failures for Pandas >= 1.0.0 URL: https://github.com/apache/spark/pull/27529#issuecomment-584819320 @HyukjinKwon backporting to 2.4 looks to be more complicated. There were a number of other fixes for pandas and pyarrow that went in along with increasing the versions that are only in Spark 3.0.0, e.g. https://issues.apache.org/jira/browse/SPARK-26887 that fixed some issues with date types. I think it would be too risky to try to backport all of these.
---------------------------------------------------------------- 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]
