1996fanrui commented on pull request #13885:
URL: https://github.com/apache/flink/pull/13885#issuecomment-734116774


   > > > `LocalFileSystem`
   > > 
   > > 
   > > Yes, it looks like `LocalFileSystem` should also be a good candidate. In 
particular `#open(Path, int)` currently ignores the buffer size...
   > > I'm wondering if it makes more sense to create two PRs though. Even 
though the solution is pretty much the same, the underlying issues are 
different imho. The smaller a PR, the faster we can usually go. However, since 
they are so related, I wouldn't mind both issues being resolved in the same PR.
   > 
   > Hi @AHeise , thanks for your quick reply.
   > 
   > I think it is okay to create two PRs. The current PR developed 
`FsDataBuefferedInputStream` and applied it to `HadoopFileSysytem`.
   > 
   > The next PR considers whether other FileSystem are profitable.
   
   Hi @AHeise ,
   
   Do you think this plan is OK? If ok, I will develop the code of the current 
PR when I have time.


----------------------------------------------------------------
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]


Reply via email to