mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
It is a better fit for things that are names, not blobs. We have a user that expects a bytes parameter, but that is for no other reason than the fact that the field used to be of bytes type. Let's fix that, and future users will be able to use sstrings Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>