We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
你好,请问支持分表的动态同步数据么?可以在conf中设置当前月份对应的表,然后动态查询数据增量同步? 这种场景应该是有的,物理分库分表的情况。
The text was updated successfully, but these errors were encountered:
@sibiyellow 动态表可不可以做需要进一步评估,譬如增量同步会不会有影响,新表重新开始同步,还是与老表的增量状态一起继续同步?还是对每张表都进行同步,同步完一张表就自动结束已完成表的同步,怎么识别一张表已经同步完成等等
Sorry, something went wrong.
No branches or pull requests
你好,请问支持分表的动态同步数据么?可以在conf中设置当前月份对应的表,然后动态查询数据增量同步?
这种场景应该是有的,物理分库分表的情况。
The text was updated successfully, but these errors were encountered: