-
Bug
-
Resolution: Done
-
Major
-
1.6.1.Final
-
False
-
False
-
undefined
-
-
Cassandra UUID column types are serialized to Kafka events using Cassandra serialization (org.apache.cassandra.serializers.UUIDSerializer) to a byte array followed by base64 encoding.
E.g., UUID 000e0000-5719-12a3-0000-000028327d4a is represented as "AA4AAFcZEqMAAAAAKDJ9Sg=="
As per suggestion from gunnar.morling, this issue is created to track the possibility of changing to use a standard String representation like other connectors.
https://groups.google.com/u/1/g/debezium/c/LdJy5jXQjU0/m/67dAnu84AgAJ