You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/08/05 03:55:02 UTC

[GitHub] [inlong] iamsee123 opened a new pull request, #5361: Inlong 5046

iamsee123 opened a new pull request, #5361:
URL: https://github.com/apache/inlong/pull/5361

   ### Prepare a Pull Request
   - Fixes #5046 
   
   ### Motivation
   
   Add the collecting postgreSQL data function to agent module and provide the necessary management ability for manager module.
   
   ### Modifications
   
   - PostgreSqlReader: read data from postgres by Debezium
   - PostgreSqlSource: PostgreSql source, split PostgreSql source job into multi readers
   - PostgreSqlSnapshotBase: postgres snapshot
   - SnapshotModeConstants: add some snapshot mode about postgres
   
   ### Verifying this change
   - [x] This change added tests and can be verified as follows:
    - add the Unit test of PostgreSqlReader in TestPostgresReader
    - add the Unit test of PostgreSqlSnapshotBase in TestPostgresOffsetManager
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [inlong] iamsee123 closed pull request #5361: [INLONG-5046][Agent] Support collect data from PostgreSQL

Posted by GitBox <gi...@apache.org>.
iamsee123 closed pull request #5361: [INLONG-5046][Agent] Support collect data from PostgreSQL
URL: https://github.com/apache/inlong/pull/5361


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org