[Bug] how to sync data from mysql to paimon
- 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
05-SNAPSHOT
### Compute Engine
flink
### Minimal reproduce step
1. run paimon-flink-action.jar
2. use hive to query paimon table
3. could not get data from paimon table

I have 8898 rows of data in source mysql table

BUT there's no data sync into paimon table

### What doesn't meet your expectations?
I want to get sync data from source mysql table
### 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 by reproducing the reported flow with paimon-flink-action.jar: load the MySQL source, query the Paimon table through Hive, and inspect the available screenshots and run details. Done means identifying why the 8,898 source rows are absent and confirming that the rows become visible in the Paimon table.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, mysql
- Domain
- data-engineering, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100