Add Arrow Hackathon page - #49
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LTtCnyK7eGuUVYfLopVnZC
|
|
||
| * [Contribution guide and dev setup](https://arrow.apache.org/docs/developers/guide/index.html) | ||
| * [Dev mailing list thread about the hackathon](https://lists.apache.org/thread/zc9bkh7o4mmg5lzsfdy5v30fn634hyn0) | ||
| * [GitHub issues](https://github.com/apache/arrow/issues) |
There was a problem hiding this comment.
can we add github.com/apache/arrow-go/issues as well?
|
|
||
| To make the most of hackathon time, we recommend: | ||
|
|
||
| 1. Clone the repo and get the build working: [setup instructions](https://arrow.apache.org/docs/developers/index.html) |
There was a problem hiding this comment.
Possibly also link to pkg.go.dev/github.com/apache/arrow-go/v18/ for those interested in contributing to the Go lib.
| We're focusing on: | ||
|
|
||
| * **Good first issues** — small, well-scoped tasks suitable for new | ||
| contributors: [GitHub issues labeled "good first issue"](https://github.com/apache/arrow/issues?q=label%3A%22good+first+issue%22) |
There was a problem hiding this comment.
same comment as above, can we add the link for the "good first issue" label for arrow-go issues as well?
| as you like — or link to a curated issue list. Indicate difficulty | ||
| levels where possible so participants can self-select. --> | ||
|
|
||
| We're focusing on: |
There was a problem hiding this comment.
should we mention that by virtue of the repo's we'll be working in, that contributors could also end up contributing to Parquet as well (since those libraries live in the Arrow repos) and that we're dealing with Arrow C++, PyArrow, AND Arrow Go as potential areas for people to contribute to?
|
|
||
| * [Contribution guide and dev setup](https://arrow.apache.org/docs/developers/guide/index.html) | ||
| * [Dev mailing list thread about the hackathon](https://lists.apache.org/thread/zc9bkh7o4mmg5lzsfdy5v30fn634hyn0) | ||
| * [GitHub issues](https://github.com/apache/arrow/issues) |
There was a problem hiding this comment.
Let's add the AI usage guidelines section here too?
Adds a hackathon page for Apache Arrow at Community over Code Glasgow 2026
(
source/events/2026/community-over-code/arrow.md), following the projectpage template.
Also updates the participating projects table in
hackathon.mdso theArrow row links to the new page.
TODO before marking ready for review: