flink-cdc icon indicating copy to clipboard operation
flink-cdc copied to clipboard

[oracle-cdc]Optimized slow oracle real-time synchronization

Open weAreFriendYo opened this issue 1 year ago • 4 comments

#https://github.com/ververica/flink-cdc-connectors/issues/1999 To solve the problem of slow real-time oracle synchronization, add a table name as a query condition, improving query efficiency and reducing memory usage

weAreFriendYo avatar Mar 16 '23 03:03 weAreFriendYo

:+1: This PR can improve the speed of querying tableid, but the select operation during the snapshot is still slow.

e-mhui avatar Apr 21 '23 02:04 e-mhui

Any updates on this issue bug? Encountered the same slowness issue for oracle with large number of tables.

superfive666 avatar Jan 18 '24 09:01 superfive666

Thanks @weAreFriendYo for the great work! Before this PR could be merged, could you please rebase it with latest master branch?

yuxiqian avatar Apr 26 '24 02:04 yuxiqian

This pull request has been automatically marked as stale because it has not had recent activity for 60 days. It will be closed in 30 days if no further activity occurs.

github-actions[bot] avatar Jul 17 '24 00:07 github-actions[bot]