[DMDB] Link relevant sections in checklist

This commit is contained in:
2026-08-15 14:39:02 +02:00
parent 72378555eb
commit 8734e8d264
8 changed files with 15 additions and 10 deletions
@@ -1,4 +1,5 @@
\paragraph{Rewriting Rules}
\label{sec:rewriting-rules}
Given a logical plan as above, there are multiple ways in which we can construct a physical plan.
We can use different join orders, decide when selection happens and specific implementations of operators.