turboFei opened a new issue, #3031: URL: https://github.com/apache/parquet-java/issues/3031
### Describe the enhancement requested For our use case, we cache the parquet file input stream when reading the parquet file footer. And then, when reading the parquet file, we reuse the SeekableInputStream to reduce the RPC to HDFS. ### Component(s) _No response_ -- 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]
