For some reason a byte array can't be serialized if it's in a map. I added a failing test to show this nivekuil@3b49737 which throws an exception Caused by: com.datastax.oss.driver.api.core.type.codec.CodecNotFoundException: Codec not found for requested operation: [BLOB <-> [B]
For some reason a byte array can't be serialized if it's in a map. I added a failing test to show this nivekuil@3b49737 which throws an exception
Caused by: com.datastax.oss.driver.api.core.type.codec.CodecNotFoundException: Codec not found for requested operation: [BLOB <-> [B]