cxzl25 commented on issue #1939: URL: https://github.com/apache/orc/issues/1939#issuecomment-2139337076
> File Version: 0.12 with ORC_517 File Version consists of the following two parts Version+WriterVersion. https://github.com/apache/orc/blob/0828c2ff114f30c84e4a23fd42ed58c6615c6f97/java/core/src/java/org/apache/orc/OrcFile.java#L67-L69 https://github.com/apache/orc/blob/0828c2ff114f30c84e4a23fd42ed58c6615c6f97/java/core/src/java/org/apache/orc/OrcFile.java#L165-L177 https://github.com/apache/orc/blob/0828c2ff114f30c84e4a23fd42ed58c6615c6f97/java/core/src/java/org/apache/orc/impl/WriterImpl.java#L621-L623 > Buffer size too small It may be useless to adjust the buffer size through the code. I have also encountered a similar case, which also appeared in the storage path directory using EC encoding. -- 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]
