thiru-mg commented on PR #1736:
URL: https://github.com/apache/avro/pull/1736#issuecomment-1211736960

   Here is one possible solution, let's make the custom attribute `map<string, 
string>` The key of the map is the name of the custom attribute and the value 
is the JSON encoded string. It is up to the users to parse and interpret the 
json, using their favorite JSON parser. We don't have to force our JSON on them 
or get exposed.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to