ConfluentAvroEncoder should not duplicate the schema if not needed
Abierto
bug
- Lenguaje dominante
- Scala
- Estrellas
- 47
- Forks
- 14
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.