apache / apache/paimon

[Bug] FlinkCdcMultiTableSink doesn't support flink batch mode

Open
#2,388 0 comments 0 reactions 0 assignees View on GitHub
bug
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.

### Paimon version

0.5

### Compute Engine

flink 1.17

### Minimal reproduce step

Run a paimon cdc with
- sync whole database
- combined
- flink execution mode is batch

### What doesn't meet your expectations?

After the flink batch job finished successfully, data is written but no new snapshots generated in paimon tables .

### Anything else?

_No response_

### Are you willing to submit a PR?

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

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating FlinkCdcMultiTableSink and its handling of Flink 1.17 batch execution for combined, whole-database CDC synchronization. Reproduce the issue with the described setup and compare the resulting Paimon table state with streaming mode. Done means the batch job writes data and generates new snapshots in the affected Paimon tables.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data-engineering
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.