mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-21 15:22:13 +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.