Hi Guys,

I would like to add multiple protocols inside one:

root.avpr
-> includes person.avpr
-> includes deal.avpr

I hope that in the end I will have a main (root) interface that extend
those protocols/interfaces (person, deal). I know that in Avro IDL there is
a command to Import - https://avro.apache.org/docs/1.7.7/idl.html#imports but
I'm using JSON syntax and I don't know if it's possible to do with it.

Thanks,


   -

Reply via email to