asfimport commented on issue #398: URL: https://github.com/apache/parquet-format/issues/398#issuecomment-2184154067
[Yujiang Zhong](https://issues.apache.org/jira/browse/PARQUET-2160?#comment-17575802) / @zhongyujiang: > Hmm it does need to allocate extra heap memory and then read the data from the decompressor stream into it though But I see it happens in the current way too, only it happens after the decompress call, may I ask what's the difference between these two ways? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
