bakdata / streams-bootstrap

Utility functions and base classes for Kafka Streams applications
MIT License
29 stars 3 forks source link

Clean schemas of pseudo topics created when performing a foreign key join #112

Closed philipp94831 closed 3 years ago

philipp94831 commented 3 years ago

https://github.com/apache/kafka/blob/3190ebd1e604b480ea5bdb7be2d8c269cccc415e/streams/src/main/java/org/apache/kafka/streams/kstream/internals/KTableImpl.java#L1016