wushap commented on issue #2137: URL: https://github.com/apache/orc/issues/2137#issuecomment-2676838925
> Could you describe your example more specifically? Are you using Java API or C++ API? C++API getStripeStatistics https://github.com/apache/orc/blob/da6cfc1319160924c5292d51490e78ff65955d59/c++/src/Reader.cc#L768 I need to read only target stripe level statistics , but the internal implementation seems to read the whole row group Index of this stripe as well. Is there a C++API that just gets target stripe level statistics? -- 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]
