JingsongLi commented on PR #9471: URL: https://github.com/apache/paimon/pull/9471#issuecomment-5467389737
FileIOLoader.load does not guarantee the return of a fresh or exclusive instance; the new tests also explicitly treat the return of a singleton as valid. The solution is simple, never let fs.<scheme>.impl.disable.cache=true, I feel the changes in this PR are pointless, and I don't want to waste any more time on it. -- 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]
