Description
Support looking up Protobuf schemas from the Confluent Schema Registry during streaming ingestion.
Motivation
This is currently supported for Avro using the Confluent Avro Kafka encoding. Supporting this for Protobuf would ease setup of Druid for those that have already adopted the schema registry and transparently handle schema updates without needing to mirror the proto definition in the ingestion spec or on-disk on the Druid nodes.
Description
Support looking up Protobuf schemas from the Confluent Schema Registry during streaming ingestion.
Motivation
This is currently supported for Avro using the Confluent Avro Kafka encoding. Supporting this for Protobuf would ease setup of Druid for those that have already adopted the schema registry and transparently handle schema updates without needing to mirror the proto definition in the ingestion spec or on-disk on the Druid nodes.