wgtmac commented on PR #449: URL: https://github.com/apache/arrow-java/pull/449#issuecomment-2565669079
The backtrace points to this line in the ORC codebase: https://github.com/apache/orc/blob/v2.0.3/c%2B%2B/src/Reader.cc#L1386 This is the first allocation (from the default memory pool) to read the entire file whose size is 2614. -- 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]
