Skip to content

Commit dc2edfd

Browse files
jgao54ilidemi
andauthored
Update docs/integrations/data-ingestion/clickpipes/mongodb/index.md
Co-authored-by: Ilia Demianenko <ilia.demianenko@clickhouse.com>
1 parent d9e7711 commit dc2edfd

File tree

1 file changed

+1
-1
lines changed
  • docs/integrations/data-ingestion/clickpipes/mongodb

1 file changed

+1
-1
lines changed

docs/integrations/data-ingestion/clickpipes/mongodb/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Once you've set up your ClickPipe to replicate data from MongoDB to ClickHouse C
9797

9898
Here are a few caveats to note when using this connector:
9999

100-
- We requires MongoDB version 5.1.0+.
100+
- We require MongoDB version 5.1.0+.
101101
- We use MongoDB's native Change Streams API for CDC, which relies on the MongoDB oplog to capture real-time changes.
102102
- Documents from MongoDB is replicated into ClickHouse as JSON type by default. This allows for flexible schema management and makes it possible to use the rich set of JSON operators in ClickHouse for querying and analytics. You can learn more about querying JSON data [here](https://clickhouse.com/docs/sql-reference/data-types/newjson).
103103
- Self-serve PrivateLink configuration is not currently available. If you are on AWS and require PrivateLink, please reach out to db-integrations-support@clickhouse.com or create a support ticket — we will work with you to enable it.

0 commit comments

Comments
 (0)