When reading a lot of AVRO files from e.g. s3 you should be able to pass structure of fields you want to read, including nested structures without relying on schema inference. When reading a lot of ...