ueshin opened a new pull request #32957:
URL: https://github.com/apache/spark/pull/32957


   ### What changes were proposed in this pull request?
   
   Adds more type annotations in the file `python/pyspark/pandas/generic.py` 
and fixes the mypy check failures.
   
   ### Why are the changes needed?
   
   We should enable more disallow_untyped_defs mypy checks.
   
   ### Does this PR introduce _any_ user-facing change?
   
   Yes.
   This PR adds more type annotations in pandas APIs on Spark module, which can 
impact interaction with development tools for users.
   
   ### How was this patch tested?
   
   The mypy check with a new configuration and existing tests should pass.


-- 
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to