vinothchandar commented on pull request #2496: URL: https://github.com/apache/hudi/pull/2496#issuecomment-770011435
cc @umehrot2 would this additional buffering pose inefficiencies for S3 FileSystem? TL;DR HDFS's `DistributedFileSystem` does not buffer reads, neither does the parquet reader. so this just cuts down a ton of RPC calls to NameNode. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
