Currently, KSQL assigns a default name to the avro schemas it generates. We should provide a way for the user to specify the name. This would let them use the Specific deserializer with a deserialized class name of their choice.
Additionaly the namespace should be configurable too .
This should be fixed by #1863, right @rodesai . Can we close this out if so?
Yep, closing
Most helpful comment
Additionaly the
namespaceshould be configurable too .