Skip to content

[DBI-91] connectors/mongodb: Typed mappings - #4774

Draft
pfcoperez wants to merge 4 commits into
mainfrom
DBI-1095/connectors/mongodb/typed-mappings
Draft

[DBI-91] connectors/mongodb: Typed mappings#4774
pfcoperez wants to merge 4 commits into
mainfrom
DBI-1095/connectors/mongodb/typed-mappings

Conversation

@pfcoperez

Copy link
Copy Markdown
Member

These changes introduce the table mappings options for structured ingestion.

Opening as draft until it addresses the actual document flattening at ingestion.

Closes: https://linear.app/clickhouse/issue/DBI-1095
Part of: https://linear.app/clickhouse/issue/DBI-91

@pfcoperez pfcoperez self-assigned this Sep 4, 2026
}

// This condition must evolve as new connectors support structured ingestion.
structuredIngestionCompatible := peer.GetMongoConfig() != nil

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checking if a peer/sourceConnector supports structured ingestion can be a helper, we'll definitely need the same check in other places as well

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants