apache / apache/paimon

[Feature] Extends AlignedContinuousFileSplitEnumerator to replace MonitorFunction.

Open
#1,672 0 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

After #1486 is implemented, we can continue to extend `AlignedContinuousFileSplitEnumerator` to implement the function of `MonitorFunction`, and finally replace `MonitorFunction`.

Remaining work includes:
1. support `consumer-id`
2. support `watermark` transfer
3. support loosely align mode

### 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

Start with AlignedContinuousFileSplitEnumerator and MonitorFunction, and review the prerequisite work in #1486. The replacement is complete when the enumerator supports consumer-id, watermark transfer, and loosely aligned mode while covering the behavior currently provided by MonitorFunction.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
stream-processing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.