deniskuzZ commented on PR #4946:
URL: https://github.com/apache/hive/pull/4946#issuecomment-1868270989

   in a whole project there is just single test that uses that cache
   mvn test 
-Dtest=TestHiveFileFormatUtils#testGetPartitionDescFromPathRecursively
   
   @zhangbutao should we completely drop this static cache and use
   ````
   IOPrepareCache.get().getPartitionDescMap()
   ````


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to