dushyantk1509 commented on PR #2127: URL: https://github.com/apache/orc/pull/2127#issuecomment-3379583423
@cxzl25 Could you pls help me understand how could producer produce such corrupted files? How did you create corrupted test orc file? Context: We've a spark job that produced one such corrupted files and I wanted to know how could it happen. Spark application uses `rdd.saveAsNewAPIHadoopFile` API with `org.apache.orc.mapreduce.OrcOutputFormat` to write orc files. Orc-core and orc-mapreduce version used is 1.6.10. -- 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]
