dennishuo opened a new pull request, #1057:
URL: https://github.com/apache/polaris/pull/1057

   This appeared to be some leaky divergence that occurred after CallContext 
had been removed, but PolarisMetaStoreSession really is only a low-level 
implementation detail that should never be handled by 
BasePolarisCatalog/FileIOFactory.
   
   This plumbs CallContext explicitly into the FileIOFactory and FileIOUtil 
methods and thus removes a large source of CallContext.getCurrentContext calls; 
now the threadlocal doesn't have to be set at all in BasePolarisCatalogTest.
   


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