sijie opened a new pull request #2497: [schema] implement generic schema/record for Schema.JSON URL: https://github.com/apache/incubator-pulsar/pull/2497 ### Motivation The `GenericSchema` and `GenericRecord` are used for schema auto detection. Currently it only supports Avro. This PR is to support json. ### Changes Introduce generic schema and generic record for json schema
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services