12 - Query Execution I (CMU Databases Systems / Fall 2019)

  Рет қаралды 19,480

CMU Database Group

CMU Database Group

Күн бұрын

Пікірлер: 19
@Sam-sk3dz
@Sam-sk3dz 3 жыл бұрын
Cannot understand the last part of JIT compilation and the introduction is so short. Why no students coming up questions? Is that class closing to the ending?
@andypavlo
@andypavlo 3 жыл бұрын
The reason why I don't go into detail is because I have an entire lecture about it in the advanced class: kzbin.info/www/bejne/eqfLopqjh7aod80
@Sam-sk3dz
@Sam-sk3dz 3 жыл бұрын
@@andypavlo Thanks. I'll follow on and try to understand.
@harshavardhanunnibhavi5993
@harshavardhanunnibhavi5993 4 жыл бұрын
What is the name of the system that would generate a single function instead of the tree for the query plan?
@andypavlo
@andypavlo 4 жыл бұрын
I don't remember what you are referring to. Do you have a time in the lecture that this comes up?
@antonlastauka4898
@antonlastauka4898 4 жыл бұрын
@@andypavlo I guess it is here: kzbin.info/www/bejne/gmaxmYBtoNxpe8k You are describing the system that is developed internally in CMU
@siddharthabiswas2147
@siddharthabiswas2147 3 жыл бұрын
What is special about OLAP queries ?
@angus10292
@angus10292 4 жыл бұрын
the slide on 49:53 , how does the DBMS figure out all the tuples it needs ? Isn't that the expected output from the DBMS ? or in other words, how can the DBMS know which tuples it needs before actually fetching them from disk ? I guess this is determined from the record ID , just before the access methods fetch pages/tuples ?
@djgreenmoon55
@djgreenmoon55 4 жыл бұрын
Say you have a B+ tree index on age, you know which leaf nodes include tuples with age < 30.
@AshishNegi1618
@AshishNegi1618 4 жыл бұрын
Instead of : read leaf node of Index and for each tuple fetch the data page => random IO for every tuple.. First sequential scan all leaf nodes of index => get all page ids that you need .. then fetch data pages in sorted order of page ids..
@AshishNegi1618
@AshishNegi1618 4 жыл бұрын
in index-scan, index should have all the columns for the filtering/where clause. Once final keys are identified, other columns are fetched from main table.
@ameypatel5774
@ameypatel5774 4 жыл бұрын
How does buffer pool bypass work? If the sequential scan operator will not store the fetched pages in the buffer pool(aka memory), how will it even scan it?
@andypavlo
@andypavlo 4 жыл бұрын
The memory used for the bypass is private to the query (i.e., allocated on the heap by the worker). Other queries cannot see the contents of those pages. With a buffer pool, the pages are visible to all queries.
@eytehs
@eytehs 3 жыл бұрын
I don't like to show code... SQL does not count because it is beautiful - Andy Pavlo
@lingjin8917
@lingjin8917 5 жыл бұрын
what is the mean of offset in the "Late materialization" for the column storage. offset of what?
@ar_rahman_90
@ar_rahman_90 5 жыл бұрын
Column offset in a page
@lebronsun8205
@lebronsun8205 4 жыл бұрын
in column store, its like the index of every record
13 - Query Execution II (CMU Databases Systems / Fall 2019)
1:12:52
CMU Database Group
Рет қаралды 12 М.
16 - Concurrency Control Theory (CMU Databases Systems / Fall 2019)
1:23:08
CMU Database Group
Рет қаралды 23 М.
It’s all not real
00:15
V.A. show / Магика
Рет қаралды 20 МЛН
07 - Tree Indexes I (CMU Databases Systems / Fall 2019)
1:18:02
CMU Database Group
Рет қаралды 34 М.
Systems Design in an Hour
1:11:00
Jordan has no life
Рет қаралды 33 М.
14 - Query Planning & Optimization I (CMU Databases Systems / Fall 2019)
1:02:55
05 - Buffer Pools + Memory Management (CMU Databases Systems / Fall 2019)
1:19:00
10 - Sorting & Aggregations  (CMU Databases Systems / Fall 2019)
1:18:22
CMU Database Group
Рет қаралды 19 М.
F2023 #03 - Database Storage Part 1 (CMU Intro to Database Systems)
1:19:11
CMU Database Group
Рет қаралды 32 М.
20 - Database Logging Schemes (CMU Databases Systems / Fall 2019)
1:15:19
CMU Database Group
Рет қаралды 13 М.
24 - Distributed OLAP Databases (CMU Databases Systems / Fall 2019)
1:25:15
CMU Database Group
Рет қаралды 11 М.
Database Indexing for Dumb Developers
15:59
Laith Academy
Рет қаралды 79 М.