Skip to content

Commit c3dec98

Browse files
committed
Expand scope of sprint
1 parent eb4420d commit c3dec98

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

src/content/sprints/apache_arrow.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ contactPerson:
66
name: "Rok Mihevc"
77
88
links:
9-
- title: "Apache Arrow"
10-
url: "https://github.com/apache/arrow"
9+
- title: "List of good first time PyArrow contributor issues"
10+
url: "https://github.com/apache/arrow/issues?q=is%3Aissue%20state%3Aopen%20label%3Agood-first-issue%20label%3A%22Component%3A%20Python%22"
11+
- title: "Python development guide"
12+
url: "https://arrow.apache.org/docs/developers/python.html"
13+
- title: "C++ development guide"
14+
url: "https://arrow.apache.org/docs/developers/cpp/index.html"
1115
- title: "Proposed donation of pyarrow-stubs"
1216
url: "https://github.com/apache/arrow/discussions/45919"
1317
---
1418

15-
We want to add type annotations to the PyArrow project. We will sprint to
16-
identify best approach to do so by prototyping. Suggestions and discussion also
17-
welcome.
19+
If there's a feature you want, documentation that you could improve, a bug that bothers you or if you'd just like to open your first PR for PyArrow come join us (Alenka and Rok) and we'll help you pick an issue and open a PR.
20+
21+
Additionally - we want to add type annotations to the PyArrow project. We will sprint to identify best approach to do so by prototyping. Suggestions and discussion also welcome.

0 commit comments

Comments
 (0)