kenwenzel commented on issue #3006: URL: https://github.com/apache/parquet-java/issues/3006#issuecomment-2746076820
I can maybe contribute. Do you think a good start would be to modify `ParquetFileReader.readAllPages` and either cache all pages in a column chunk or the individual pages? In both cases I'm not yet sure what the correct cache key would be. -- 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]
