Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers the steps in query processing, including parsing, rewriting, selecting logical and physical plans, and executing queries. It delves into physical query plans, pipelined execution, materialization, and hashing for projections and joins. The instructor explains the concepts with examples and discusses the cost implications of different query processing techniques.