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

   ### What changes were proposed in this pull request?
   
   This PR proposes to add warnings for the pandas-related behavior changes in 
next major release.
   
   ### Why are the changes needed?
   
   In the upcoming major release of Apache Spark, 4.0.0, there are expected to 
be numerous breaking changes to officially support pandas 2.0.0. To ensure that 
our users are well aware of these changes in advance and to minimize confusion, 
it is necessary to provide appropriate warning messages for each feature that 
will undergo behavioral changes.
   
   
   ### Does this PR introduce _any_ user-facing change?
   
   Users may face the warning messages when they try to use features that will 
be removed in next major release.
   
   
   ### How was this patch tested?
   
   The existing CI should be passed.
   


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