gauravg1977 commented on issue #11598:
URL: https://github.com/apache/hudi/issues/11598#issuecomment-2222604656

   Thank you for providing the attention.
   
   The addition of ProtoKafkaSource is mentioned in the release notes below:
   
   https://hudi.apache.org/releases/release-0.13.0/
   
   **Proto Kafka Source**
   
   Deltastreamer already supports exactly-once ingestion of new events from 
Kafka using JSON and Avro formats. 
[ProtoKafkaSource](https://github.com/apache/hudi/blob/release-0.13.0/hudi-utilities/src/main/java/org/apache/hudi/utilities/sources/ProtoKafkaSource.java)
 extends this support to Protobuf class-based schemas as well. With just one 
additional config, one can easily set up this source. Check out the 
[docs](https://hudi.apache.org/docs/0.13.0/hoodie_deltastreamer) for more 
details.
   “


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to