mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-12 19:02:12 +00:00
When creating a virtual column of non-frozen map type,
the wrong type was used for the map's keys.
Fixes #5165.
(cherry picked from commit ef9d5750c8)