Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
teaching:infoh417 [2019/10/24 09:37]
svsummer [COURSE TRAJECTORY]
teaching:infoh417 [2019/10/30 17:16]
svsummer
Line 1: Line 1:
 ====== INFO-H-417 : Database Systems Architecture ====== ====== INFO-H-417 : Database Systems Architecture ======
  
-<note important>​If you are following this courseplease fill in   ​[[https://​docs.google.com/​forms/​d/​e/​1FAIpQLSeNNsjBE-zrhNulpldr3-z-PB8W5hHPDMcVFdho-0PGqgmvPw/​viewform|this form]] **before october 1**. This allows ​the course responsibles to contact you if needed, and get a better overview of the participant'​s background.</​note>​+<note important>​The project assignment has been updated on wednesdayoctober 30! Please re-download(This version corrects errors in the Java-based descriptions) ​</​note>​
  
 ===== GENERAL INFORMATION ===== ===== GENERAL INFORMATION =====
Line 82: Line 82:
   * In addition, we have also introduced data warehouses {{:​teaching:​infoh417:​slides-lect5.pdf|slides}}) and motivated the need for multidimensional index structures. Subsequently,​ we  and have studied various index structures that deal gracefully with multidimensional search keys. See sections 14.4-14.6, pages 661-688 (in the international edition) or pages 649-676 (in the new international edition) of the book.   * In addition, we have also introduced data warehouses {{:​teaching:​infoh417:​slides-lect5.pdf|slides}}) and motivated the need for multidimensional index structures. Subsequently,​ we  and have studied various index structures that deal gracefully with multidimensional search keys. See sections 14.4-14.6, pages 661-688 (in the international edition) or pages 649-676 (in the new international edition) of the book.
  
 +==== Project Assignment: External Memory Algorithms ====
  
 +  * In this assignment you are asked to implement an external-memory merge-sort algorithm, and examine its performance under different parameters. Be sure to visit the [[teaching:​infoh417:​project|project'​s page]] for full details and modalities. ​
 +
 +==== Lecture 5: Physical Operators ====
 +
 +  * In lecture 5 ({{:​teaching:​infoh417:​slides-lect6.pdf|slides}}),​ we study the basic algorithms for physical operators, together with their cost analysis. The details (including some algorithms not discussed during the lecture) can be found in chapter 15 sections 15.1 until 15.6, pages 701-746 (in the international edition) or pages 689-734 (in the new international edition). The interested reader is also advised to read Section 15.7 (although this will not be interrogated during the exam).
 +
 +  * You are expected to solve exercise 1 of the {{:​teaching:​infoh417:​03-physicalop-ex.pdf|physical operators exercises}} by the exercise session of November 8.  ​
 
teaching/infoh417.txt · Last modified: 2020/09/10 08:46 by svsummer