You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add table filters in Rds source configuration (#5494)
* Add table filters and refactor schema manager methods
Signed-off-by: Hai Yan <[email protected]>
* Update tests
Signed-off-by: Hai Yan <[email protected]>
* Check included tables during stream processing
Signed-off-by: Hai Yan <[email protected]>
* Fix a few issues from tests
Signed-off-by: Hai Yan <[email protected]>
* Address review comments
Signed-off-by: Hai Yan <[email protected]>
---------
Signed-off-by: Hai Yan <[email protected]>
Copy file name to clipboardExpand all lines: data-prepper-plugins/rds-source/src/main/java/org/opensearch/dataprepper/plugins/source/rds/RdsService.java
Copy file name to clipboardExpand all lines: data-prepper-plugins/rds-source/src/main/java/org/opensearch/dataprepper/plugins/source/rds/RdsSourceConfig.java
Copy file name to clipboardExpand all lines: data-prepper-plugins/rds-source/src/main/java/org/opensearch/dataprepper/plugins/source/rds/leader/LeaderScheduler.java
Copy file name to clipboardExpand all lines: data-prepper-plugins/rds-source/src/main/java/org/opensearch/dataprepper/plugins/source/rds/schema/ConnectionManagerFactory.java
Copy file name to clipboardExpand all lines: data-prepper-plugins/rds-source/src/main/java/org/opensearch/dataprepper/plugins/source/rds/schema/MySqlConnectionManager.java
0 commit comments