[
https://issues.apache.org/jira/browse/HUDI-4732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HUDI-4732:
---------------------------------
Labels: pull-request-available (was: )
> Leverage Schema Registry for reading proto messages from kafka
> --------------------------------------------------------------
>
> Key: HUDI-4732
> URL: https://issues.apache.org/jira/browse/HUDI-4732
> Project: Apache Hudi
> Issue Type: New Feature
> Reporter: Timothy Brown
> Assignee: Timothy Brown
> Priority: Minor
> Labels: pull-request-available
>
> If you use the Confluent Schema Registry, they provide a way to deserialize
> the kafka message value without providing the protobuf class name. The first
> cut of ProtoKafkaSource requires users to specify a classname but we want to
> allow users the flexibility to use this other method of deserializing the
> message.
>
> Docs:
> https://docs.confluent.io/platform/current/schema-registry/serdes-develop/serdes-protobuf.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)