Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, the error looks like, even for zero-size files:
if (file_size < FOOTER_SIZE) { throw ParquetException("Corrupted file, smaller than file footer"); }
Attachments
Issue Links
- links to