Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 280 Bytes

File metadata and controls

7 lines (5 loc) · 280 Bytes

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.