diff options
Diffstat (limited to 'chapters/sigmod23')
| -rw-r--r-- | chapters/sigmod23/extensions.tex | 1 |
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 |