Skip to content

Commit a2d6262

Browse files
committed
[SPARK-52155] Update .asf.yaml to show Spark Connect Swift website
### What changes were proposed in this pull request? This PR aims to update `.asf.yaml` to show https://apache.github.io/spark-connect-swift/ link in `About` page. ### Why are the changes needed? It's very difficult to find relevant materials about `Spark Connect Swift Client` in Apache Spark main page. We had better show https://apache.github.io/spark-connect-swift/ as a landing page. <img width="307" alt="Screenshot 2025-05-14 at 22 02 46" src="https://github.com/user-attachments/assets/1a96e3d0-3c1d-4965-a9c7-24bbd6c382fb" /> ### 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 #152 from dongjoon-hyun/SPARK-52155. Authored-by: Dongjoon Hyun <[email protected]> Signed-off-by: Dongjoon Hyun <[email protected]>
1 parent 8ec6921 commit a2d6262

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.asf.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,13 @@
1717
---
1818
github:
1919
description: "Apache Spark Connect Client for Swift"
20-
homepage: https://spark.apache.org/
20+
homepage: https://apache.github.io/spark-connect-swift/
2121
labels:
2222
- swift
2323
- big-data
2424
- sql
2525
- spark
26+
- streaming
2627
enabled_merge_buttons:
2728
merge: false
2829
squash: true

0 commit comments

Comments
 (0)