Ksql: Support syntax or config for customizing the Avro schema name for schemas generated by KSQL

Created on 13 Jun 2018  路  3Comments  路  Source: confluentinc/ksql

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.

avro data-accessibility enhancement

Most helpful comment

Additionaly the namespace should be configurable too .

All 3 comments

Additionaly the namespace should be configurable too .

This should be fixed by #1863, right @rodesai . Can we close this out if so?

Yep, closing

Was this page helpful?
0 / 5 - 0 ratings