User friendly names for the custom Deserializer

I have written a custom deserialier by implementing com.landoop.lenses.lsql.serde.Serde interface. When this Deserializer is deployed, I go to explore–> topic–>Action–>Schema&metadata–> change types.

I can see its classname in change type dropdown.

It’s the full classname like com.landoop.lenses.lsql.serde.MyCustomDeserializer. Is it possible to have some user friendly names. Like there is a user friendly name for the out of box ones like AVRO, TWAVRO etc.

As per discussions with lenses team, looks like this is not possible as of now. Can be added in roadmap.

1 Like

Thanks for raising this. As you mention, we are including this idea in our roadmap.