apache / apache/paimon

[Feature] Add a listener mechanism for Paimon

Open
#1,811 3 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
3.4k
Forks
1.4k
Avg merge
1d 11h
Merged PRs (30d)
396

Description

### Search before asking

- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.

### Motivation

In the process of integrating services like the Amoro Lakehouse management system with Paimon, it is necessary to timely perceive the state changes of Paimon's tables, such as whether there is data commit, the current compaction status of the write task, and so on. Therefore, a Listener mechanism is introduced to synchronize the state to the outside world.

### Solution

_No response_

### Anything else?

_No response_

### Are you willing to submit a PR?

- [X] I'm willing to submit a PR!

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named, and the proposed solution is empty. Start by mapping where table data commits and write-task compaction state are represented, then clarify the listener API and lifecycle with maintainers. Done means external services can reliably receive the required table-state changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.