Due to a simple programming oversight, one of keyspace_metadata
constructors is using empty user_types_metadata instead of the
passed one. Fix that.
Fixes #14139
Closes #14143
(cherry picked from commit 1a521172ec)
Due to a simple programming oversight, one of keyspace_metadata
constructors is using empty user_types_metadata instead of the
passed one. Fix that.
Fixes #14139
Closes #14143
(cherry picked from commit 1a521172ec)