Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

数据同步针对100万以下数据全量同步 #31

Open
nnhy opened this issue Aug 29, 2024 · 0 comments
Open

数据同步针对100万以下数据全量同步 #31

nnhy opened this issue Aug 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nnhy
Copy link
Member

nnhy commented Aug 29, 2024

XCode现有数据抽取器,常用时间抽取器和自增抽取器,雪花Id属于时间抽取器。
而很多老系统因为设计不规范,可能没有创建修改时间字段,或者有字段没有值,也可能没有自增字段。

这种表,不啰嗦,直接用分页抽取器,从头开始一页页抽取同步过去。

@屈立亭

@nnhy nnhy added the enhancement New feature or request label Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant