itholic opened a new pull request, #37294: URL: https://github.com/apache/spark/pull/37294
### What changes were proposed in this pull request? This PR proposes to improve the test coverage for pyspark/pandas module (pandas API on Spark) by addressing the existing source code/testes (e.g. adding missing tests or fixing inappropriate code) ### Why are the changes needed? To improve the testability. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? The added/addressed unit-tests and doc-tests should all b passed, and this would be virtually shown from https://codecov.io/gh/apache/spark/tree/master/python/pyspark/pandas as the number of test percentage improving. -- 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]
