Ivan Balashov created AVRO-1959:
-----------------------------------
Summary: DataFileReader does not complain on broken file
Key: AVRO-1959
URL: https://issues.apache.org/jira/browse/AVRO-1959
Project: Avro
Issue Type: Bug
Components: java
Affects Versions: 1.8.1
Reporter: Ivan Balashov
Reading broken avro files with DataFileReader does not produce any exception.
fastavro duly complains.
Obviously, throwing exception is necessary, as it can prevent silent data loss
in come cases.
https://gist.github.com/ibalashov/e337e8d7e43c5780665e66fa4fd35a88
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)