DRAFT DRAFT DRAFT

NOTE that the content for this month report is in markdown format- please do not remove any formatting characters when adding your reports.

If your report is missing please use the clutch2report.py script to generate your report.

It also best to:

Please make sure you use the current report and don't copy an old one, the headings do change from time to time.

A script will be run on this report before it is submitted to the board. If your lines are too long it may insert line breaks in unexpected places.

fold -w 76 -s $1 | cat -s


Timeline

Wed October 01Podling reports due by end of day
Sun October 05Shepherd reviews due by end of day
Sun October 05Summary due by end of day
Tue October 07Mentor signoff due by end of day
Wed October 08

Report submitted to Board

Wed October 15Board meeting


Shepherd Assignments

Calvin KirsLivy
Dave FisherGluten
Drew FarrisPegasus
Justin McleanResilientDB
P. Taylor GoetzFesod
PJ Fanning Pony Mail
Timothy ChenAmoro
Willem JiangFluss
XuanwoHugeGraph


# Incubator PMC report for October 2025

The Apache Incubator is the entry path into the ASF for projects and
codebases wishing to become part of the Foundation's efforts.

TODO add narrative

## Community

### New IPMC members:


### People who left the IPMC:


## New Podlings


## Podlings that failed to report, expected next month


## Graduations
  - list podling here

  The board has motions for the following:

  - Your podling here?

## Releases

  The following releases entered distribution during the month of
  September:


## IP Clearance


## Legal / Trademarks


## Infrastructure


## Miscellaneous


## Credits

## Table of Contents  
[Amoro](#amoro)  
[Fesod](#fesod)  
[Fluss](#fluss)  
[Gluten](#gluten)  
[HugeGraph](#hugegraph)  
[Livy](#livy)  
[Pegasus](#pegasus)  
[Pony Mail](#ponymail)  
[ResilientDB](#resilientdb)  


--------------------
## Amoro

Amoro is a Lakehouse management system built on open data lake formats like
Apache Iceberg and Apache Paimon.

Amoro has been incubating since 2024-03-11.

### Three most important unfinished issues to address before graduating:

1. Polish our website and document.
2. Release more versions under ASF.
3. Build and grow community.

### Are there any issues that the IPMC or ASF Board need to be aware of?

Currently no.

### How has the community developed since the last report?

* Added 2 new Committers
* Added 6 new contributors
* Github stars reached ~1.1K

### How has the project developed since the last report?

* Released Amoro 0.8.1-incubatiing
* Merged 68 PRs

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [ ] Working towards first release
  - [ ] Community building
  - [x] Nearing graduation
  - [ ] Other:

### Date of last release:

  2025-09-11, released Amoro 0.8.1-incubatiing

### When were the last committers or PPMC members elected?

* 2025-08-22, committer:Nico CHen(GitHub ID: nicochen)
* 2025-09-25, committer:Zhuojun Jiang(GitHub ID: Jzjsnow)

### Have your mentors been helpful and responsive? 

Yes, Amoro's mentors actively participate in the project, contribute insights, and help advance the project towards graduation.


### Is the PPMC managing the podling's brand / trademarks?

Yes, everything is fine.

### Signed-off-by:

  - [ ] (amoro) Justn Mclean  
     Comments:  
  - [ ] (amoro) Zhongyi Tan  
     Comments:  
  - [ ] (amoro) Yu Li  
     Comments:  
  - [ ] (amoro) Xinyu Zhou  
     Comments:  
  - [ ] (amoro) Kent Yao  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Fesod

Fesod is a high-performance and memory-efficient Java library for reading
and             writing Excel files, designed to simplify development and
ensure reliability.

Fesod has been incubating since 2025-09-17.

### Three most important unfinished issues to address before graduating:  	

  1. Ensure that the website and codebase are fully compliant with ASF policies.
  2. Publish the first release under the Apache Incubator.
  3. Continue to grow the community and work towards the ASF Maturity Model.  

### Are there any issues that the IPMC or ASF Board need to be aware of?
  No.

### How has the community developed since the last report?  

  The project is still in the preparation phase, but we have welcomed several new code contributors. 

  In addition to the required code migration and compliance work, development of new features is also progressing. 

### How has the project developed since the last report? 
  The community is actively working on the first release (v2.0.0) under the Apache Incubator, which is currently planned for December.


### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [x] Initial setup
  - [ ] Working towards first release
  - [ ] Community building
  - [ ] Nearing graduation
  - [ ] Other: 

  We are still in the process of initial setup. The GitHub repository and project website have been migrated to the Apache organization. 

  The community is also planning to set up CI/CD pipelines to streamline future development and deployment. 

### Date of last release:
  N/A

### When were the last committers or PPMC members elected?
  N/A

### Have your mentors been helpful and responsive?
  Yes.
  They remain actively engaged with the project and continue to provide valuable input to guide its progress.

### Is the PPMC managing the podling's brand / trademarks?
  Yes, everything is fine.

### Signed-off-by:

  - [x] (fesod) tison  
     Comments:  
  - [ ] (fesod) Dave Fisher  
     Comments:  
  - [ ] (fesod) Huajie Wang  
     Comments:  
  - [ ] (fesod) PJ Fanning  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Fluss

Fluss is a streaming storage built for real-time analytics which can serve
as the real-time data layer for Lakehouse architectures.

Fluss has been incubating since 2025-06-04.

### Three most important unfinished issues to address before graduating:

  1. Publish the first release under the ASF incubator
  2. Grow the community and fill out the maturity model
  3. Make the core features of the project very stable at large scale.   

### Are there any issues that the IPMC or ASF Board need to be aware of?

Fluss plans to release its first version (v0.8) under ASF incubator in October and will need IPMC assistance, including validation and voting.


### How has the community developed since the last report?

- Add 2 new committers, currently with total 15 committers.
- Regular Monthly Community Call (July, Aug, Sept): https://docs.google.com/document/d/18b7G_dvYx-1FogV7LWEFMHXze5D5T9XZ3h9zSU75dDA/edit?tab=t.0#heading=h.9aenn0fakn4l
- Jark Wu and Giannis Polyzos is going to Flink Forward Barcelona 2025 to present Fluss on October 15th.
- Fluss participated #hacktoberfest2025

### How has the project developed since the last report?

We have completed the full migration of the website and codebase from Alibaba to Apache.

Additionally, we’ve finalized development of Fluss v0.8 which was started since the project entered ASF incubator. 

This version introduces Streaming Lakehouse support with Apache Iceberg and Lance. Now, all streaming events written to Fluss are automatically converted into either Iceberg or Lance format in real-time, enabling seamless lakehouse integration.

Besides, since introducing the Fluss Improvement Proposal (FIP) process in July, we have already created 17 FIPs, many of which have been approved and implemented. 

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [x] Working towards first release
  - [ ] Community building
  - [ ] Nearing graduation
  - [ ] Other:

### Date of last release:

N/A

We released fluss-shaded-1.0-incubating in August, but this is not considered an official Fluss release, as it is a shaded utility module rather than part of the core Fluss system. The community is working on the official release of Fluss core (v0.8).


### When were the last committers or PPMC members elected? 
2025-07-29

### Have your mentors been helpful and responsive?
Yes


### Is the PPMC managing the podling's brand / trademarks?
N/A

### Signed-off-by:

  - [ ] (fluss) Jean-Baptiste Onofré  
     Comments:  
  - [ ] (fluss) Becket Qin  
     Comments:  
  - [ ] (fluss) Yu Li  
     Comments:  
  - [ ] (fluss) Jingsong Lee  
     Comments:  
  - [x] (fluss) Zili Chen  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Gluten

Gluten is a middle layer responsible for offloading JVM-based SQL engines'
execution to native engines.

Gluten has been incubating since 2024-01-11.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

### Are there any issues that the IPMC or ASF Board need to be aware of?


### How has the community developed since the last report?


### How has the project developed since the last report?


### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [ ] Working towards first release
  - [ ] Community building
  - [ ] Nearing graduation
  - [ ] Other:

### Date of last release:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (gluten) Yu Li  
     Comments:  
  - [ ] (gluten) Wenli Zhang  
     Comments:  
  - [ ] (gluten) Kent Yao  
     Comments:  
  - [ ] (gluten) Shaofeng Shi  
     Comments:  
  - [ ] (gluten) Felix Cheung  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## HugeGraph

A large-scale and easy-to-use graph database

HugeGraph has been incubating since 2022-01-23.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

### Are there any issues that the IPMC or ASF Board need to be aware of?


### How has the community developed since the last report?


### How has the project developed since the last report?


### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [ ] Working towards first release
  - [ ] Community building
  - [ ] Nearing graduation
  - [ ] Other:

### Date of last release:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (hugegraph) Lidong Dai  
     Comments:  
  - [ ] (hugegraph) Trista Pan  
     Comments:  
  - [ ] (hugegraph) Xiangdong Huang  
     Comments:  
  - [ ] (hugegraph) Yu Li  
     Comments:  
  - [ ] (hugegraph) Willem Ning Jiang  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## Livy

Livy is web service that exposes a REST interface for managing long running
Apache Spark contexts in your cluster. With Livy, new applications can be
built on top             of Apache Spark that require fine grained
interaction with many Spark contexts.

Livy has been incubating since 2017-06-05.

### Three most important unfinished issues to address before graduating:

  1. Revitalization of the Community
  2. Dependable Release Cadence
  3. Keep the project up to date with security fixes and in terms of Spark support

### Are there any issues that the IPMC or ASF Board need to be aware of?

None at this time. There was a ping of the PPMC to make sure there were enough folks monitoring the pivate@ list which resulted in 5 +1's and a couple 0's.

### How has the community developed since the last report?

We have received PRs and merged the upgrade to Spark 3.5.

### How has the project developed since the last report?

The PR to support for the latest Spark 3.5.x has been merged. A new PR is raised to support JDK17. We are preparing a new version that we may need help with.

### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [ ] Working towards first release
  - [x] Community building
  - [x] Nearing graduation
  - [ ] Other:

### Date of last release:

  2023-10-10

### When were the last committers or PPMC members elected?

October 2023

### Have your mentors been helpful and responsive?

Yes.

### Is the PPMC managing the podling's brand / trademarks?

No answer

### Signed-off-by:

  - [ ] (livy) Bikas Saha  
     Comments:  
  - [ ] (livy) Luciano Resende  
     Comments:  
  - [ ] (livy) Jean-Baptiste Onofré  
     Comments:  
  - [ ] (livy) Madhawa Kasun Gunasekara  
     Comments:  
  - [ ] (livy) Larry McCay  
     Comments:  
  - [x] (livy) Gyorgy Gal  
     Comments:  


### IPMC/Shepherd notes:



--------------------
## Pegasus

Pegasus is a distributed key-value storage system which is designed to be
simple, horizontally scalable, strongly consistent and high-performance.

Pegasus has been incubating since 2020-06-28.

### Three most important unfinished issues to address before graduating:

  1. The graduation preparation discussion among the PPMC members has not yet been completed.
  2.
  3.

### Are there any issues that the IPMC or ASF Board need to be aware of?

None.

### How has the community developed since the last report?

None.

### How has the project developed since the last report?


  For the Java client, some bugs have been fixed and its dependent libraries have been upgraded to secure versions; the underlying network communication has been optimized; and the idempotent write testing framework has been further improved.


### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [x] Initial setup
  - [x] Working towards first release
  - [x] Community building
  - [x] Nearing graduation
  - [ ] Other:

### Date of last release:

  2023-12-12

### When were the last committers or PPMC members elected?

  2024-09-26

### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

Yes.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

Yes.

### Signed-off-by:

  - [ ] (pegasus) Duo zhang  
     Comments:  
  - [ ] (pegasus) Liang Chen  
     Comments:  
  - [ ] (pegasus) Von Gosling  
     Comments:  
  - [ ] (pegasus) Liu Xun  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## PonyMail

Pony Mail is a mail-archiving, archive viewing, and interaction service,
that can be integrated with many email platforms.

Pony Mail has been incubating since 2016-05-27.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

### Are there any issues that the IPMC or ASF Board need to be aware of?


### How has the community developed since the last report?


### How has the project developed since the last report?


### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [ ] Working towards first release
  - [ ] Community building
  - [ ] Nearing graduation
  - [ ] Other:

### Date of last release:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (ponymail) John D. Ament  
     Comments:  
  - [ ] (ponymail) Dave Fisher  
     Comments:  

### IPMC/Shepherd notes:



--------------------
## ResilientDB

ResilientDB is a distributed blockchain framework that is open-source,
lightweight, modular, and highly performant.

ResilientDB has been incubating since 2023-10-21.

### Three most important unfinished issues to address before graduating:

  1.
  2.
  3.

### Are there any issues that the IPMC or ASF Board need to be aware of?


### How has the community developed since the last report?


### How has the project developed since the last report?


### How would you assess the podling's maturity?
Please feel free to add your own commentary.

  - [ ] Initial setup
  - [ ] Working towards first release
  - [ ] Community building
  - [ ] Nearing graduation
  - [ ] Other:

### Date of last release:

  XXXX-XX-XX

### When were the last committers or PPMC members elected?


### Have your mentors been helpful and responsive?
Are things falling through the cracks? If so, please list any
open issues that need to be addressed.

### Is the PPMC managing the podling's brand / trademarks?
Are 3rd parties respecting and correctly using the podlings
name and brand? If not what actions has the PPMC taken to
correct this? Has the VP, Brand approved the project name?

### Signed-off-by:

  - [ ] (resilientdb) Junping Du  
     Comments:  
  - [ ] (resilientdb) Kevin Ratnasekera  
     Comments:  
  - [ ] (resilientdb) Jean-Baptiste Onofré  
     Comments:  

### IPMC/Shepherd notes: