Hello,

I have a table where I store data in a column of type list<blob>
I get that error when inserting data
com.datastax.oss.driver.api.core.type.codec.CodecNotFoundException: Codec
not found for requested operation: [List(BLOB, not frozen) <->
java.util.stream.ReferencePipeline$3]

Do you know how I can work around this? Is there any way to store binary
data in lists in Cassandra?

Thank you.

Sébastien.

Reply via email to