Commit f81aba2
committed
[SPARK-51718] Update
### What changes were proposed in this pull request?
This PR aims to make `README.md` up-to-date with the following.
- Apache Spark 4.0.0 RC3
- New APIs like `filter`, `cache`, `read`, `write`, `mode`, `orc`
### Why are the changes needed?
To provide more examples.
### Does this PR introduce _any_ user-facing change?
No, this is a documentation-only change.
### How was this patch tested?
Manual review. Also, the newly updated example is testable in the following repository.
- https://github.com/dongjoon-hyun/spark-connect-swift-app
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #41 from dongjoon-hyun/SPARK-51718.
Authored-by: Dongjoon Hyun <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>README.md with Spark 4.0.0 RC31 parent 6123c8b commit f81aba2
1 file changed
+16
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
90 | 93 | | |
91 | 94 | | |
92 | 95 | | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
93 | 105 | | |
94 | 106 | | |
95 | 107 | | |
| |||
0 commit comments