mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-09-10 19:15:25 +02:00
[DMDB] Fix error, add short remark on projections
This commit is contained in:
@@ -24,6 +24,7 @@ Given $B$ frames of memory and $N$ records, we have (typically I/Os in pages to
|
||||
|
||||
|
||||
\subsubsection{Projection}
|
||||
Remember that we need the sort-based and bash-based approach to eliminate duplicates.
|
||||
\begin{itemize}
|
||||
\item \bi{Partitioning}: $\texttt{Cost}_\texttt{part}(R) = \texttt{cnt}(R) + \texttt{cnt}(R')$ with
|
||||
$\texttt{cnt}(R') = \texttt{cnt}(R) Q$, with $Q$ the fraction of selected attributes divided by total attributes
|
||||
|
||||
Reference in New Issue
Block a user