Commit 48263da
committed
[SPARK-51991] Add
### What changes were proposed in this pull request?
This PR aims to add a library document.
- `SparkConnect.md`
- `GettingStarted.md`
- `SparkSession.md`
### Why are the changes needed?
This document will be served in [Swift Package Index](https://swiftpackageindex.com/apache/spark-connect-swift) repository like the following.
<img width="766" alt="Screenshot 2025-05-03 at 9 10 51 AM" src="https://github.com/user-attachments/assets/fd409f01-a3a3-41f8-99cb-f57a99e29204" />
### Does this PR introduce _any_ user-facing change?
No.
### How was this patch tested?
Manual review.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes apache#107 from dongjoon-hyun/SPARK-51991.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>SparkConnect.md, GettingStarted.md and SparkSession.md
1 parent c1e08d2 commit 48263da
File tree
8 files changed
+792
-84
lines changed- Sources/SparkConnect
- Documentation.docc
8 files changed
+792
-84
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
50 | 53 | | |
51 | 54 | | |
52 | 55 | | |
| |||
0 commit comments