You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.
We tested out this converter on a debezium topic and we noticed that it doesn't translate debezium logical types.
There are a bunch of debezium logical types: https://debezium.io/documentation/reference/0.10/connectors/mysql.html#data-types and I'm not sure how many are reasonably translatable, but at the very least there are timestamp and date that seem like they could be converted into richer protobuf types than they are currently.
Is this something that you would be open to if we were to submit a PR?
The text was updated successfully, but these errors were encountered: