> Could anybody suggest me how do I achieve it in Cassandra.
It’s not supported.
You may want to model the feeschedule as a table.
Cheers
-
Aaron Morton
New Zealand
@aaronmorton
Co-Founder & Principal Consultant
Apache Cassandra Consulting
http://www.thelastpickle.com
On 12/1
Hi,
I am not able to create collection inside another collection in Cassandra.
Please find screenshot below
[cid:image001.png@01CEF750.4A9B5020]
In the above screenshot, I am trying to create column named feeschedule with
type Map and Map have values which is of type List.
Could anybody sugge