-
Enhancement
-
Resolution: Unresolved
-
Major
-
None
-
None
-
False
-
None
-
False
-
-
DBZ-6910 introduced support for heterogenous arrays. The similar issue is present in ExtractNewDocumentState. To re-use/unify handling on both places it would be good to
- Monve io.debezium.transforms.outbox.JsonSchemaData.mergeSchema(Schema, Schema) to SchemaUtils
- Add support for merged schema to ExtractNewDocumentState
- Provide io.debezium.connector.mongodb.transforms.ExtractNewDocumentState.ArrayEncoding - like support in EventRouter