Details
-
Umbrella
-
Status: Reopened
-
Major
-
Resolution: Unresolved
-
4.0.0
-
None
-
None
Description
We have added several testing utils for PySpark testing: https://spark.apache.org/docs/latest/api/python/reference/api/pyspark.testing.assertDataFrameEqual.html.
We might need to enhance the functionality of those functions to make testing easier for users. The existing testing utils could be enhanced by:
- Adding new parameters to the existing utils
- Returning a debuggable object for failed assertions
and any other suggestions are welcome.
Attachments
There are no Sub-Tasks for this issue.