ahshahid commented on PR #1309: URL: https://github.com/apache/parquet-mr/pull/1309#issuecomment-2050121852
> @ahshahid which type of exception did you meet when reading the corrupted files? I have met some strange corrupted files recently. @ConeyLiu .. The actual issue occured when executing Insert/Overwrite sql using Spark And Iceberg ( i.e while writing though the tasks completed successfully) The issue got revealed during reading .. ( it became clear when reading using impala...) WARNINGS: Error decompressing data page in file ‘/pathtodatafile/’. Expected 15356 uncompressed bytes but got 15108 -- 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]
