Details
-
Type:
Enhancement
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.0.0.Final
-
Fix Version/s: 1.1.0.Beta1
-
Component/s: mongodb-connector
-
Labels:
Description
The mongodb-connector create numeric fields for date and datetime fields, as was already mentioned (and worked around) in issue DBZ-1373. By creating the correct date and datetime field types this would result in a correct kafka connect data structure, which - when using Avro - in term results in correct Avro logicalTypes for dates and datetimes added to the Avro schema.