Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions source/events/2026/community-over-code/arrow.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
title: "Apache Arrow — Hackathon at Community over Code Glasgow 2026"
---

<img src="/images/apache-oak-leaf.svg" alt="Apache" style="height:1.4em; vertical-align:middle;"> **[Community over Code 2026](https://communityovercode.org) — Glasgow, UK, October 11–14**

**[Register now](https://communityovercode.apache.org/events/glasgow-2026/register)** | [Event website](https://communityovercode.org) | [Hackathon overview](hackathon.html)

## Apache Arrow — Hackathon

<!-- Copy this file to yourproject.md (lowercase, no spaces) and fill
in the sections below. Then add a link to your page from the table
in hackathon.md. Submit both changes as a single PR. -->

### Coordinator

<!-- Who is the point of contact for your project at the hackathon?
This person should be present at the event and available to help
participants get started. -->

* **Nic Crane** — thisisnic@apache.org
* **Matt Topol** — zeroshade@apache.org

### What We're Working On

<!-- Describe the kinds of tasks participants can expect. Be as specific
as you like — or link to a curated issue list. Indicate difficulty
levels where possible so participants can self-select. -->

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)
* **Documentation improvements** — help us improve our getting-started
guides and API docs
* **Bug fixes** — a curated set of bugs that are approachable with
mentoring support

### Resources

<!-- Link to anything that helps participants prepare or find their way
in — issue trackers, mailing list threads, discussion forums, chat
channels, contribution guides, dev environment setup docs, etc. -->

* [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)
* [Zulip](https://arrow-dev.zulipchat.com/)

### Getting Started Before the Event

<!-- Optional — if there's anything participants should do ahead of
time (clone a repo, set up a dev environment, read a doc), mention
it here so they can hit the ground running. -->

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)
2. Browse the issue list and pick one that interests you
3. Introduce yourself on the dev@ list or chat channel

---

* Back to the [Hackathon overview](hackathon.html)
* Questions? Join **#hackathon** on [apachecon.slack.com](http://s.apache.org/apachecon-slack)
2 changes: 1 addition & 1 deletion source/events/2026/community-over-code/hackathon.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ The following Apache projects have confirmed participation. Follow the thread li
| Task List | Discussion |
|---------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------|
| [Airflow](https://airflow.apache.org/) | [dev@ thread](https://lists.apache.org/thread/c0fnphvb1bs5wbd454x7qclzcqj4wp1o) |
| [Arrow](https://arrow.apache.org/) | [dev@ thread](https://lists.apache.org/thread/j63qwqrbosthf1ml3q7yxho89xhx5hoj) |
| [Arrow](arrow.html) | [dev@ thread](https://lists.apache.org/thread/j63qwqrbosthf1ml3q7yxho89xhx5hoj) |
| [Camel](https://camel.apache.org/) | [dev@ thread](https://lists.apache.org/thread/5ws6zdfofxd6typhz7fg1np8j7fn77ho) |
| [CloudStack](https://cloudstack.apache.org/) | [dev@ thread](https://lists.apache.org/thread/gnmxsxb39plvp7wcq2tmw76r7jphry8c) |
| [Fineract](fineract.html) | [dev@ thread](https://lists.apache.org/thread/kvp25nx027ypky93rgo2g6ylbf61w5oh) |
Expand Down