Hi,

I have a single directory structure containing both .avro and .json files.
There content is the same and they use the same schema (Avro files
explicitly and JSON files implicitly).

When I query the directory Drill returns an error informing me that the
Avro files can not be read as JSON files.

I assumed that the file ending would dictate the reader but some other
rules seem to apply.

Can someone tell me if I need to do something special to make this work or
if this a known limitation.

Regards,
 -Stefan

Reply via email to