Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

- <https://github.com/dongjoon-hyun/spark-connect-swift-app>
- <https://github.com/dongjoon-hyun/spark-connect-swift-web>

## How to use `Spark SQL REPL` via `Spark Connect for Swift`

Expand Down
Loading