There's no need to use decorated_key as schema results map key because we just convert it back to a keyspace name string. It does, however, cause problems when trying to pass the results around to different CPUs so just switch to the sstring type. Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>