Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Which advantage justifies the extra work needed to incorporate unit tests into a PySpark application, either through initial job design or refactoring existing code?
A
Improves the quality of your data
B
Validates a complete use case of your application
C
Troubleshooting is easier since all steps are isolated and tested individually
D
Ensures that all steps interact correctly to achieve the desired end result