mdenison commented on issue #38605: URL: https://github.com/apache/superset/issues/38605#issuecomment-4053370706
Thanks @dosu . I narrowed it down to being an S3Cache issue somehow. I've tried it with version 5.0.0, 6.0.0 and 6.0.1rc1 and with every version it failed. If I use `SupersetMetastoreCache` it works how its intended! Your workarounds: 1. Yes, thats what users do currently 2. I will try that, but want to avoid manually invalidating the cache 3. Yes, that works but not very reliable since lifecycle policies don't get triggered on a commited time period on S3 4. Yup, must be the S3 Cache somehow. I will try to narrow it down a bit more! -- 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]
