HyukjinKwon opened a new pull request #27142: [SPARK-30464][PYTHON][DOCS] Explicitly note that we don't add "pandas compatible" aliases URL: https://github.com/apache/spark/pull/27142 ### What changes were proposed in this pull request? This PR adds a note that we're not adding "pandas compatible" aliases anymore. ### Why are the changes needed? We added "pandas compatible" aliases as of https://github.com/apache/spark/pull/5544 and https://github.com/apache/spark/pull/6066 . There are too many differences and I don't think it makes sense to extend such supports anymore. I was even considering deprecating them out but decided to take a more conservative approache by just documenting it. ### Does this PR introduce any user-facing change? No. ### How was this patch tested? Existing tests should cover.
---------------------------------------------------------------- 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]
