Skip to content

Commit

Permalink
sign-up schedule added
Browse files Browse the repository at this point in the history
  • Loading branch information
pyongjoo committed Sep 3, 2024
1 parent 7a5459f commit 23a2292
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion teaching/fall2024/cs511.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ See this course in   [[Canvas]](https://canvas.illinois.edu/courses/49946)
8/29: [MapReduce by Dean and Ghemawat](https://people.eecs.berkeley.edu/~bh/61a-pages/Volume2/mapreduce-osdi04.pdf)
- Main question: *How can we scale analytic operations?*
- *(read more: [ParallelDB by DeWitt and Gray](https://lipyeow.github.io/home/teaching/ics421/2010spr/dewittgray92.pdf))*
- ***Presentation sign-up open: 8/30 8 AM, Canvas announcement***
- ***Presentation sign-up (1/2): 8/30 8 AM, Canvas announcement***


#### Week 2: Distributed Processing II
Expand Down Expand Up @@ -112,6 +112,7 @@ See this course in   [[Canvas]](https://canvas.illinois.edu/courses/49946)
9/26: [Online Aggregation by Hellerstein](https://dsf.berkeley.edu/papers/sigmod97-online.pdf) *(Read more: [DeepOLA by Park](https://arxiv.org/pdf/2303.04103))*
- Main question: *New query processing paradigm*
- Student presentation 6 (Early-bird bonus: 10%)
- ***Presentation sign-up (2/2): 9/28 8 AM, Canvas announcement***


#### Week 6: Cardinality Estimation
Expand Down

0 comments on commit 23a2292

Please sign in to comment.