alibaba / alibaba/DataX

重复数据问题

Open
#935 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
17.4k
Forks
5.7k
PR merge metrics
No merged PRs in 30d

Description

为何不管是单线程同步还是多线程分割同步,数据量1000万左右时总是有重复数据出现呢?
我读取的表可是复制出来的静态数据表

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with the reported static table and roughly 10 million rows, using both single-threaded and multithreaded synchronization. Compare the resulting records and execution details to identify where duplicates are introduced; done means locating the cause and confirming that both synchronization modes no longer produce duplicate data.

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
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.