1# Generation 2 3publish.csv was generated with `kimkyung@`'s ordering_key_verifier. 4 5`schema` contains test data related to the schema feature. 6 7`schema/us-states.proto` and `schema/us-states.avsc` are used to validate protobuf and avro schemas respectively. `schema/invalid.avsc` contains an invalid avro schema definition. 8 9`schema/alaska.avro` and `schema/alaska.json` are messages for testing binary and json encoding of messages.