Events

MS Thesis Defense: Code Generation Log Replay for In-memory Database Management Systems (Tianlei Pan)

Event Date: Monday August 9, 2021
Event Time: 04:00pm EDT
Location: https://cmu.zoom.us/j/92548219109?pwd=bjVMaGhNd1RJeHkyNjZRQmQ3K3BLUT09
Speaker: Tianlei Pan [INFO]

Title: Code Generation Log Replay For In-memory Database Management Systems

Code generation is a widely-used technique for improving query execution throughput by compiling instructions into native code. This technique, however, leads to design challenges for the recovery system of a DBMS. The log replay process will be disconnected from the built-in execution engine that has been modified to operate efficiently on compiled code. This usually leads to the implementation of a separate execution engine to deal with the execution of log records. To resolve this design conflict, we propose a code generation design for the recovery system. We ask the recovery system to convert log records into compiled code that will be easily accepted by the execution engine. Our results show that while our approach creates more performance overhead compared to using a separate execution engine, it also introduces much less engineering overhead and is superior in aspects such as index updates and constraint checking.

More Info: https://www.cs.cmu.edu/calendar/mon-2021-08-09-1600/computer-science-5th-year-masters-thesis-presentation