DataEngineerBootcamp
PySpark Testing Homework
Convert 2 queries from Weeks 1-2 from PostgreSQL to SparkSQL
Create new PySpark jobs in
src/jobs
for these queries
Create tests in
src/tests
folder with fake input and expected output data
Submit a zip containing only the files you created.