diff --git a/src/content/sprints/apache_arrow.md b/src/content/sprints/apache_arrow.md new file mode 100644 index 000000000..dcd2987f0 --- /dev/null +++ b/src/content/sprints/apache_arrow.md @@ -0,0 +1,17 @@ +--- +title: "Apache Arrow" +numberOfPeople: "TBA" +pythonLevel: "Intermediate" +contactPerson: + name: "Rok Mihevc" + email: "rok.mihevc@gmail.com" +links: + - title: "Apache Arrow" + url: "https://github.com/apache/arrow" + - title: "Proposed donation of pyarrow-stubs" + url: "https://github.com/apache/arrow/discussions/45919" +--- + +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.