diff options
Diffstat (limited to 'chapters/sigmod23/introduction.tex')
| -rw-r--r-- | chapters/sigmod23/introduction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapters/sigmod23/introduction.tex b/chapters/sigmod23/introduction.tex index 1a33c2e..8f0635d 100644 --- a/chapters/sigmod23/introduction.tex +++ b/chapters/sigmod23/introduction.tex @@ -29,7 +29,7 @@ achieved using specialized static sampling indices. Thus, we decided to attempt to apply a Bentley-Saxe based dynamization technique to these data structures. In this chapter, we discuss our approach, which addresses the decomposability problems discussed in -Section~\cite{ssec:background-irs}, introduces two physical mechanisms +Section~\ref{ssec:decomp-limits}, introduces two physical mechanisms for support deletes, and also introduces an LSM-tree inspired design space to allow for performance tuning. The results in this chapter are highly specialized to sampling problems, however they will serve as a |