e-mhui opened a new pull request, #7588:
URL: https://github.com/apache/inlong/pull/7588
### Prepare a Pull Request
[INLONG-7537][Sort] Enable incremental snapshot for MongoDB CDC
- Fixes #7537
### Motivation
*Explain here the context, and why you're making that change. What is the
problem you're trying to solve?*
After enabling incremental snapshots in MongoDB CDC, data can be read in
chunks to improve reading efficiency.
### Modifications
*Describe the modifications you've done.*
Add the `MongoDBSource` class to implement incremental snapshot logic.
### Documentation
- Does this pull request introduce a new feature? (yes)
- If yes, how is the feature documented? ( docs )
this pr add some options, detail for
https://github.com/apache/inlong-website/pull/709 .
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]