RussellSpitzer commented on pull request #3876:
URL: https://github.com/apache/iceberg/pull/3876#issuecomment-1019675344


   > Looks weird, All these failed cases
   > 
   > ```shell
   >     Caused by: org.apache.avro.InvalidAvroMagicException: Not an Avro data 
file
   >            at 
org.apache.avro.file.DataFileReader.openReader(DataFileReader.java:70)
   >            at 
org.apache.iceberg.avro.AvroIterable.newFileReader(AvroIterable.java:100)
   > ```
   
   Yeah something wrong with the format matching? Odd, for example the one I 
looked at is failing because an ORC file is being read as an AVRO one.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to