cxzl25 commented on PR #2127: URL: https://github.com/apache/orc/pull/2127#issuecomment-3379598607
> Could you pls help me understand how could producer produce such corrupted files? Usually when I encounter this problem, it may not necessarily be a problem at the ORC level. For example, it may be some data corruption caused by the HDFS EC storage policy, causing it to fail to decompress. > How did you create corrupted test orc file? I created this damaged file because I adjusted the buffer size when writing, because I encountered a case in the production environment. The buffer size written at that time was incorrect due to hardware failure, resulting in reading failure. -- 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]
