-
Notifications
You must be signed in to change notification settings - Fork 202
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Several improvements to RDS source (#4810)
* Add schema manager to query database Signed-off-by: Hai Yan <oeyh@amazon.com> * Get real primary keys for export Signed-off-by: Hai Yan <oeyh@amazon.com> * Get binlog start position for stream Signed-off-by: Hai Yan <oeyh@amazon.com> * Refactor SnapshotStrategy to RdsApiStrategy Signed-off-by: Hai Yan <oeyh@amazon.com> * Update unit tests Signed-off-by: Hai Yan <oeyh@amazon.com> * address comments Signed-off-by: Hai Yan <oeyh@amazon.com> * Add retry to database queries Signed-off-by: Hai Yan <oeyh@amazon.com> * Handle describe exceptions Signed-off-by: Hai Yan <oeyh@amazon.com> * Address more comments Signed-off-by: Hai Yan <oeyh@amazon.com> --------- Signed-off-by: Hai Yan <oeyh@amazon.com>
- Loading branch information
Showing
25 changed files
with
705 additions
and
137 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.