From 4dbd1df91c911dc66450443f4966eddcfcc38a07 Mon Sep 17 00:00:00 2001 From: lindseymoore <71525840+lindseymoore@users.noreply.github.com> Date: Tue, 4 Feb 2025 14:52:47 -0500 Subject: [PATCH] DOCSP-46719 Spark Guide 404 (#235) (cherry picked from commit 671e355deaddd24b47c13493aa47dc9ea9fc5ccb) --- source/batch-mode/batch-write.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/batch-mode/batch-write.txt b/source/batch-mode/batch-write.txt index 7aa7102..f0c955e 100644 --- a/source/batch-mode/batch-write.txt +++ b/source/batch-mode/batch-write.txt @@ -48,7 +48,7 @@ Overview - Time-series collections To learn more about save modes, see the - `Spark SQL Guide `__. + `Spark SQL Guide `__. .. important::