mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 01:20:39 +00:00
This patch ensures type_parser can handle user defined types. It also prefixes user_type_impl::make_name() with org.apache.cassandra.db.marshal.UserType. Fixes #631 Signed-off-by: Duarte Nunes <duarte@scylladb.com>