Skip to content
Merged
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
4 changes: 2 additions & 2 deletions source/events/2026/community-over-code/hackathon.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ with each project's hackathon effort.
| [Gluten](https://gluten.apache.org/) | [GitHub issues](https://github.com/apache/gluten/issues?q=is%3Aissue+state%3Aopen+label%3A%22good+first+issue%22) |
| [Grails](groovy-grails.html) *(joint page with Groovy)* | [dev@ thread](https://lists.apache.org/thread/bg3kl3bz7fg083tj4h316t7x695jcg3d) |
| [Groovy](groovy-grails.html) *(joint page with Grails)* | [dev@ thread](https://lists.apache.org/thread/tccmxmq6tkmrct1g2cltr58td7m3sq8j) |
| [Impala](https://impala.apache.org/) | [dev@ thread](https://lists.apache.org/thread/cbf84gh0no1q7hylyzcmqk5b0hxk38o3) |
| [Impala](impala.html) | [dev@ thread](https://lists.apache.org/thread/cbf84gh0no1q7hylyzcmqk5b0hxk38o3) |
| [IoTDB](https://iotdb.apache.org/) *(tentative)* | [dev@ thread](https://lists.apache.org/thread/yd9wpq2xo35n2xwp8pb9k8s5ymb4rzxw) |
| [Kafka](https://kafka.apache.org/) | [dev@ thread](https://lists.apache.org/thread/lbc8rp2ft3tyxfjrr2nkc535hwyxo7f8) |
| [Kudu](https://kudu.apache.org/) | [dev@ thread](https://lists.apache.org/thread/kkdxnwpwygq47kb763kw3hls2x2z5tk3) |
Expand Down Expand Up @@ -162,7 +162,7 @@ have one.
| Slot | Project 1 | Project 2 | Project 3 | Project 4 | Project 5 |
|------|-----------|-----------|-----------|-----------|-----------|
| Morning (11:20–15:00) | | | | | |
| Afternoon (15:00–18:40) | | | | | |
| Afternoon (15:00–18:40) | [Impala](impala.html) | | | | |

#### Tuesday, 13 October

Expand Down
59 changes: 59 additions & 0 deletions source/events/2026/community-over-code/impala.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
---
title: "Apache Impala — 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 Impala — Hackathon

### Coordinators

* Stamatis Zampetakis — zabetak@apache.org
* Steve Carlin — sjc362000@apache.org

### What We're Working On

The `hackathon2026` label can be used to find [Jira tickets relevant to the event](https://issues.apache.org/jira/issues/?filter=12354670).

We're focusing on the new query planner based on the Apache Calcite project.
The Jiras below gather some outstanding tasks that we would like to advance in the coming months:
* https://issues.apache.org/jira/browse/IMPALA-12871
* https://issues.apache.org/jira/browse/IMPALA-14404
* https://issues.apache.org/jira/browse/IMPALA-13454

Participants can freely work on any other ticket under the Jira tracker or even create their own.

### Resources


* [Dev mailing list thread about the hackathon](https://lists.apache.org/thread/cbf84gh0no1q7hylyzcmqk5b0hxk38o3)
* [Contribution guide](https://cwiki.apache.org/confluence/spaces/IMPALA/pages/65147115/Contributing+to+Impala)
* [Dev environment setup in Docker](https://cwiki.apache.org/confluence/spaces/IMPALA/pages/73636525/Impala+Development+Environment+inside+Docker)
* [Impala Test Data](https://cwiki.apache.org/confluence/spaces/IMPALA/pages/103088427/Impala+Test+Data)
* [Patch submission](https://cwiki.apache.org/confluence/spaces/IMPALA/pages/65147133/Using+Gerrit+to+submit+and+review+patches)

### Who's Planning to Attend

* Stamatis Zampetakis (Contributor)
* Steve Carlin (PMC)
* Zoltán Borók-Nagy (PMC)

### Getting Started Before the Event

To make the most of hackathon time, we recommend:

1. Read the [contribution guidelines](https://cwiki.apache.org/confluence/spaces/IMPALA/pages/65147115/Contributing+to+Impala)
2. Check the prerequisites and try the [build instructions](https://cwiki.apache.org/confluence/spaces/IMPALA/pages/65146982/Building+Impala)
3. Setup the [dev environment using Docker]((https://cwiki.apache.org/confluence/spaces/IMPALA/pages/73636525/Impala+Development+Environment+inside+Docker)
4. Send questions about build/setup issues to the [Impala dev list](mailto:dev@impala.apache.com) before the event.

Don't get discouraged if you get stuck on some of the steps above as the project is rather complex.
We will be happy to see you at the event and help you out to complete the setup.
Helping newcommers setup their environment and get started with the project is also among the goals of the event.

---

* Back to the [Hackathon overview](hackathon.html)
* Questions? Join **#hackathon** on [apachecon.slack.com](http://s.apache.org/apachecon-slack)