jmd-z opened a new pull request, #3069: URL: https://github.com/apache/avro/pull/3069
Custom attributes are encoded as JSON to avoid ambiguity with simple string values. ## What is the purpose of the change Fixes exception from C++ library when compiling schemas with non-string custom attributes. ## Verifying this change This change added tests and can be verified as follows: - Added test that compiles a schema with a non-string custom attribute ## Documentation - Does this pull request introduce a new feature? yes - If yes, how is the feature documented? not documented -- 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. To unsubscribe, e-mail: dev-unsubscr...@avro.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org