From 4796225e192a065554459897cf17fb37cc651d2d Mon Sep 17 00:00:00 2001 From: Dongjoon Hyun Date: Thu, 8 May 2025 15:12:01 -0700 Subject: [PATCH] [SPARK-52048] Add `Swift Web Server` example repository link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 304dc0a..e290dd0 100644 --- a/README.md +++ b/README.md @@ -108,9 +108,10 @@ SELECT * FROM t +----+ ``` -You can find this example in the following repository. +You can find this command line example and additional `Swift Web Server` example in the following repositories. - +- ## How to use `Spark SQL REPL` via `Spark Connect for Swift`