hailin0 opened a new issue, #2790: URL: https://github.com/apache/incubator-seatunnel/issues/2790
### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) ### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22bug%22) and found no similar issues. ### Describe the proposal Imporve mongodb connector. Anyone willing to help? ### Task list Features: Sink - [ ] Support extract `database`、`collection` from SeaTunnelRow fields - [ ] Support `EXACTLY_ONCE` - [ ] Support [bulkWrite](https://www.mongodb.com/docs/drivers/java/sync/current/usage-examples/bulkWrite/) Source - [ ] Support for filter at find documents - [ ] Supports parallelism reads using partition - [ ] Support `EXACTLY_ONCE` & restore state BUG: - [ ] Spark IT exception in JRE11 ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! -- 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]
