mirror of
https://github.com/apache/druid.git
synced 2025-02-07 02:28:19 +00:00
* Fix Avro OCF detection prefix and run formation detection on raw input * Support Avro Fixed and Enum types correctly * Check Avro version byte in format detection * Add test for AvroOCFReader.sample Ensures that the Sampler doesn't receive raw input that it can't serialize into JSON. * Document Avro type handling * Add TS unit tests for guessInputFormat
Druid doc builder
This website was created with Docusaurus.
To edit this documentation run:
npm install
Then run
npm start