You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/06/22 09:34:22 UTC

[GitHub] [pulsar] Zhen-hao commented on issue #11007: add direct support for message values already serialized in Apache Avro

Zhen-hao commented on issue #11007:
URL: https://github.com/apache/pulsar/issues/11007#issuecomment-865822433


   Kafka's approach is to support both POJO and Avro's GenericRecord; see https://faun.pub/tutorial-validate-your-data-pipeline-using-schema-registry-and-kafka-streams-523595d7fe3d
   
   It seems Pulsar only supports POJO as far as the validation is concerned. 
   
   


-- 
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org