In order to simplify downstream sink processors, it is often handy to generate JSON schema for structured records, especially when processing with non-java clients. This has been the case with CDC for example but I've seen other examples across the board
In order to simplify downstream sink processors, it is often handy to generate JSON schema for structured records, especially when processing with non-java clients. This has been the case with CDC for example but I've seen other examples across the board