Тёмный

S2024 #01 - Modern OLAP Database Systems (CMU Advanced Database Systems) 

CMU Database Group
Подписаться 69 тыс.
Просмотров 15 тыс.
50% 1

Andy Pavlo (www.cs.cmu.edu...)
Slides: 15721.courses....
Notes: 15721.courses....
15-721 Advanced Database Systems (Spring 2024)
Carnegie Mellon University
15721.courses....

Опубликовано:

 

29 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 16   
@commandmaster7101
@commandmaster7101 8 месяцев назад
Why did they move you from that nice classroom in previous semester to this cia blacksite looking basement? Blink twice if you need help
@romanpleshkov1125
@romanpleshkov1125 19 дней назад
36:44 that's oversimplified. there is more into that. coordination, distributed resource management, failure detectors. it's a bit easier of your system is only querying data.
@mephistotel87
@mephistotel87 8 месяцев назад
It's said we don't see anything on the screen. While it's not required, but sometimes might be helpful, when Andy point out something on slides. Not complaining, just mention. Andy is the best lecturer I know on RU-vid.
@andypavlo
@andypavlo 8 месяцев назад
This is my fault. I messed up the white balance on the camera. I will fix for next class.
@OldRunningMonk
@OldRunningMonk 8 месяцев назад
Great lectures Andy, appreciate you uploading all the videos! I’ve been meaning to ask you this: what software do you use to prepare the slides? Doesn’t seem like powerpoint. But if it is, mad skills.
@billyean
@billyean 8 месяцев назад
Awesome Andy's coming back, look forward to this semester.
@DharanAditya
@DharanAditya Месяц назад
This is very nice talk. Improved my understanding on modern OLAP systems. Thank You
@kushagrajain2407
@kushagrajain2407 Месяц назад
Best Introduction to OLAP databases, It took me 2 days to fully understand the paper but I am so excited to read other papers and finish all the lectures bit by bit. Thanks for the videos Professor :)
@ibrahimrabbani94
@ibrahimrabbani94 Месяц назад
Is there a discord channel for CMU 15-721?
@AaronClark-ACM
@AaronClark-ACM 5 месяцев назад
Thank you, Dr. Pavlo, for this great lecture!
@liketheduck
@liketheduck 6 месяцев назад
​ @andypavlo Is this new semester the best place to start as of 2024? I see that there are differences compared to 15-721 Advanced Database Systems (Spring 2023)'s playlist.
@andypavlo
@andypavlo 6 месяцев назад
The course is always evolving as research/industry changes. The latest semester is the most up-to-date. -- Andy
@sashibhushanarajput1194
@sashibhushanarajput1194 8 месяцев назад
Excited!!!
@BLASTFROMTHEFUTURE
@BLASTFROMTHEFUTURE 8 месяцев назад
A note on 38:30 : "The queryplan of Postgres is a tree; you only have one parent, whereas a with a DAG you can do some computation here for a nested query and send it to two different parts of the tree." While the query plan is always shown as a tree, it does support multiple references to materialized queries when CTEs are involved, effectively making the query plan of one SQL query a DAG. You'll see this as e.g. a "CTE Scan" node: EXPLAIN WITH a AS (SELECT DISTINCT relname FROM pg_class) SELECT min(b.relname), max(c.relname) FROM a b, a c; It's not super optimized as it doesn't have indexing on the intermediate table, but it does mean it does allow some deduplication of work effort and technically makes it a DAG (even if CTE scan isn't done in parallel with the construction of the materialized CTE).
@meamzcs
@meamzcs 8 месяцев назад
Yes but with a DAG you don't need to materialize it, you can even pipeline... What you described is essentially just like two base table scans from the same table. Sure, you can draw those as a DAG too but that's not what you're actually doing...
@Milhouse77BS
@Milhouse77BS 8 месяцев назад
Seems that not having the Microsoft OLAP stack of Power BI is a big omission. The Tabular model in Excel Power Pivot, Analysis Services, and Power BI have been using columnar storage since 2010.
Далее
КАК БОМЖУ ЗАРАБОТАТЬ НА ТАЧКУ
1:36:32
Редакция. News: 136-я неделя
45:09
Просмотров 1,2 млн
Microservices with Databases can be challenging...
20:52
98% Cloud Cost Saved By Writing Our Own Database
21:45
Просмотров 382 тыс.
Systems Design in an Hour
1:11:00
Просмотров 5 тыс.
Distributed SQLite with Litestream and LiteFS
54:37
Просмотров 10 тыс.
So You Think You Know Git - FOSDEM 2024
47:00
Просмотров 1,1 млн
КАК БОМЖУ ЗАРАБОТАТЬ НА ТАЧКУ
1:36:32