Closed turboFei closed 3 weeks ago
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.
No response
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