Commits


Oscar Westra van Holthe - Kind authored and GitHub committed afa8ea6dac1
AVRO-3404: Add IDL syntax for schema definitions (#1589) Add schema syntax to the IDL syntax. This allows a full schema file (.avsc) equivalent: the IDL can now define any named or unnamed schema to be returned by the parser. The IDL documentation also includes examples.