You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-10Lines changed: 3 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,16 +7,9 @@ This is an independent Swift-focused project maintained by the Swift
7
7
community. It implements the Apache Arrow specification and is fully
8
8
compatible with other Arrow implementations.
9
9
10
-
## Why operate independently of Apache Software Foundation (ASF)
11
-
12
-
Good project governance requires maintainers with knowledge of Swift and the
13
-
Swift community. Currently there are no active ASF maintaners with knowledge of
14
-
Swift. Apache's CI infrastructure for Swift is unmaintained, leading to constant
15
-
CI failures. Moving to a Swift-focused organisation allows decisions to be made
16
-
according to the requirements of the Swift community.
17
-
18
10
## Relationship to Apache Arrow
19
-
This project is based on Apache Arrow-Swift and maintains specification
20
-
compatibility. See [LICENSE](LICENSE) for details.
11
+
This project is based on Apache Arrow-Swift and maintains specification compatibility. See [LICENSE](LICENSE) for details.
12
+
13
+
The decision was made to operate independently of the Apache Software Foundation (ASF). Good project governance requires maintainers with knowledge of Swift and the Swift community. Currently there are no active ASF maintaners with knowledge of Swift. Apache's CI infrastructure for Swift is unmaintained, leading to intermittent CI failures. Moving to a Swift-focused organisation allows decisions to be made according to the requirements of the Swift community.
21
14
22
15
Original source: https://github.com/apache/arrow-swift
0 commit comments