alibaba / alibaba/DataX

当同步的表数据在20亿以上时,channel大于1 时会报错

Open
#2,102 3 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

我有一个mogno表,里面有25亿的数据,在从mongo全量同步数据到clickhouse时,channel设置大于1会报错。看源码应该是数据量过多超出了整形的长度限制,不止可有小伙伴碰到过此问题?
![image](https://github.com/alibaba/DataX/assets/37830190/1bb918dc-db51-44c6-8d84-e47c7c188e77)

Contributor guide

No contributing guide indexed for this repository

Research direction

No source file, test, or entry point is named. Start by reproducing a full MongoDB-to-ClickHouse sync with more than 2 billion rows and channel greater than 1, then trace the reported integer overflow; done means the sync completes without the error at that scale.

Written by the indexing model from the issue text.

Assessment

Tech stack
clickhouse, java, mongodb
Domain
data-engineering, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.