asl3 opened a new pull request, #41769: URL: https://github.com/apache/spark/pull/41769
### What changes were proposed in this pull request? This PR adds prettytable dependency to improve error message formatting for dataframe inequality SPIP: https://docs.google.com/document/d/1OkyBn3JbEHkkQgSQ45Lq82esXjr9rm2Vj7Ih_4zycRc/edit#heading=h.f5f0u2riv07v Why are the changes needed? This function simplifies the PySpark testing process for users by clarifying test failures. Does this PR introduce any user-facing change? Yes, this PR modifies error message output for dataframe inequality. It also adds a new dependency, prettytable. How was this patch tested? Added tests to runtime/python/pyspark/sql/tests/test_utils.py -- 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]
