Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 336 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 336 Bytes

Spark SQL homework

Setup

Use the same environment as with the Core homework.

Homework

Import this project to IDEA and check the ide-scope maven profile.

Run the scala tests and fix all the issues.

There are unimplemented functions in Homework.

This is the same as the Core homework, but please use the Dataframe API.