ConfluentAvroEncoder should not duplicate the schema if not needed
Aperta
bug
- Lingua principale
- Scala
- Stelle
- 47
- Fork
- 14
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
With #227, the generated avro schema is duplicated in any case, even if it doesn't need to be updated. The exact same schema should be created if no default values are defined, but it is still unnecessary.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.