wombatu-kun commented on PR #8962: URL: https://github.com/apache/paimon/pull/8962#issuecomment-5466575370
Yes, split into three. This PR now carries only the `HadoopFileIO` half, which is what #8548 reports: 4 files, +635/-12, down from 15 files and +2040/-218. - #9471 - `FileIO.get` builds the file system twice for the same path. - #9472 - forwarding `close()` through `PluginFileIO` and `ResolvingFileIO`, with the `RESTTokenFileIO` lifetime that requires. Your ownership comment is answered here; the other two moved to the follow-up carrying the code they are about. All three are cut from current master and share no files, so they can be reviewed in any order. -- 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]
