summaryrefslogtreecommitdiffstats
path: root/chapters/sigmod23
diff options
context:
space:
mode:
authorDouglas Rumbaugh <dbr4@psu.edu>2025-06-20 17:24:18 -0400
committerDouglas Rumbaugh <dbr4@psu.edu>2025-06-20 17:24:18 -0400
commit7700f2818cca731cadac034322a28f19e9ac3a17 (patch)
tree86e29639d5067bc047ee2f36471eda0ce8c7a291 /chapters/sigmod23
parent903055812fa35e0533b940ddb2d8db8c2a20af2b (diff)
downloaddissertation-7700f2818cca731cadac034322a28f19e9ac3a17.tar.gz
updates
Diffstat (limited to 'chapters/sigmod23')
-rw-r--r--chapters/sigmod23/extensions.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/chapters/sigmod23/extensions.tex b/chapters/sigmod23/extensions.tex
index 3304b76..053c8e2 100644
--- a/chapters/sigmod23/extensions.tex
+++ b/chapters/sigmod23/extensions.tex
@@ -37,6 +37,7 @@ of the shards, at any given time the majority of the data will be on
disk anyway, so this would only provide a marginal improvement.
\subsection{Distributed Data Structures}
+\label{ssec:ext-distributed}
Many distributed data processing systems are built on immutable
abstractions, such Apache Spark's resilient distributed dataset