mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-23 00:02:37 +00:00
The 'address' UDT contains a nested collection (map<text, frozen<phone>>), so it must be frozen when used as a column type. Non-frozen UDTs with nested non-frozen collections are not supported.