Skip to content

Commit fc25ba1

Browse files
committed
update README
1 parent 8ae6f3d commit fc25ba1

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ In this assignment, you will learn how to load data into postgres much faster us
1010
1. batch loading (i.e. running the INSERT command on more than one row at a time)
1111
1. and parallel loading.
1212

13+
You will also get practice doing the type of medium sized refactor on code that you didn't write that is common in industry.
14+
15+
<img src=refactor.jpg width=400px />
16+
1317
## Tasks
1418

1519
### Setup

refactor.jpg

183 KB
Loading

0 commit comments

Comments
 (0)