wgtmac commented on PR #1882:
URL: https://github.com/apache/orc/pull/1882#issuecomment-2048851881

   > I have a last question - I see that there's some sort of caching for the 
tzdb going on (or at least, there's a test for it):
   > 
   > 
https://github.com/apache/orc/blob/695e0f33609adae0114708c3be756bb7b77f4d79/c%2B%2B/test/TestTimezone.cc#L346-L347
   > 
   > Can we delete that cache somehow to rule out that this is what's causing 
`testTzdbFromCondaEnv` to pass?
   
   We can either use a different timezone to avoid caching or add a function to 
invalidate the cache.


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