josephglanville edited a comment on pull request #10232: URL: https://github.com/apache/druid/pull/10232#issuecomment-669656388
The Wikipedia files will demonstrate Avro format detection working but they don't exhibit the more egregious problems because they contain neither Fixed nor Enum fields in the schema. I have created a gist that contains both the schema and the binary `someAvroDatum.avro` file I used for testing: https://gist.github.com/josephglanville/8c2c07384963b649facf99ef905db95e In case you have trouble here is a direct link to the file: https://gist.github.com/josephglanville/8c2c07384963b649facf99ef905db95e/raw/25206acbc1584432c326bdeee9a163291f0f2790/someAvroDatum.avro ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
