Skip to content

Commit

Permalink
Update assignment.md
Browse files Browse the repository at this point in the history
  • Loading branch information
twoentartian authored Sep 28, 2024
1 parent 41e63d2 commit 4ef8fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lab1/assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ val schema = StructType(
)
```

13. The application produces a list of cities that are to be relocated to,
12. The application produces a list of cities that are to be relocated to,
including `Waterworld` as if it's a city. The list also provides the old
population and the new population The application outputs this list as a
secondary `.orc` file with the following schema, where `destination` is the
Expand Down

0 comments on commit 4ef8fae

Please sign in to comment.