I am trying to add UDT bom_object column in my table.
bom_object type= list<bom_object>
which will replace the old column 'product'. for that i need to write conversion script.I will appreciate Any suggestion or idea. Since i am new to cassandra.