On Mon 9 May 2022 23:27, Zoltan Csizmadia <[email protected]> wrote:
> Here are some protocol definition examples used for testing. They are not > schemas, however it should work the same: > > > https://github.com/apache/avro/blob/master/lang/java/compiler/src/test/idl/input/unicode.avdl > > https://github.com/apache/avro/blob/master/lang/java/compiler/src/test/idl/output/unicode.avpr As an aside, there are 2 PRs (#1588 [1] & #1589 [2]) for an ANTLR based grammar that can also support a schema file equivalent syntax. It won't help you now, but it may be something to keep an eye on. Kind regards, Oscar [1] https://github.com/apache/avro/pull/1588 [2] https://github.com/apache/avro/pull/1589 -- Oscar Westra van Holthe - Kind <[email protected]>
