GitHub user shadygrove added a comment to the discussion: Difference between JSON schema and AVRO schema
Yes, that is correct. At least with the Go Client that has been my experience. The **schema** checking happens at the server, but from what I can tell the **data** checking happens in the client library... so make sure to verify for the language/version you are using. GitHub link: https://github.com/apache/pulsar/discussions/20260#discussioncomment-6091040 ---- This is an automatically sent email for commits@pulsar.apache.org. To unsubscribe, please send an email to: commits-unsubscr...@pulsar.apache.org