Hello, Do we know how much of support we have for Mongo? The documentation page is pointing to a connector repo that was very old (last updated 5 years ago) and looks like that was just a sample code to showcase the integration. https://ci.apache.org/projects/flink/flink-docs-stable/dev/batch/connectors.html#access-mongodb I am planning to build a pipeline that involves heavy use of Mongo (reads as well as bulk upserts). Trying to understand if anyone has used Mongo in the pipeline and would like to share some of their experience?
Are there any known limitations and gotchas? Appreciate any inputs. RegardsVijay