JingsongLi commented on PR #9865:
URL: https://github.com/apache/paimon/pull/9865#issuecomment-5708357529

   Straightforward consistency fix. Scope is complete: `PluginFileIO`, 
`ResolvingFileIO` and `CachingFileIO` are the remaining FileIO implementations 
that resolve to a delegate (`RESTTokenFileIO` already overrides 
`listFilesIterative` for the same reason, and 
`LocalFileIO`/`HadoopFileIO`/`FlinkFileIO` hold no delegate). Per-wrapper tests 
asserting the delegate's override is reached are the right shape.
   


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

Reply via email to