I am using Apache Avro in my project and was wondering could it be possible to add a field Map (TreeMap). I know that we can use Array and it works but I would like to be able to get by key :)
Thank you, Wei Shung
I am using Apache Avro in my project and was wondering could it be possible to add a field Map (TreeMap). I know that we can use Array and it works but I would like to be able to get by key :)
Thank you, Wei Shung