mistercrunch commented on PR #32830:
URL: https://github.com/apache/superset/pull/32830#issuecomment-2749362647

   Wherever we use caching in the app, we try and couple the feature with:
   - info/metadata about the data being served from cache
   - a way for the user to force-refresh, bypassing the cache
   
   Would be nice to have something similar here. Otherwise say I `ALTER TABLE` 
in SQL Lab, I might be in a dead-end around seeing my own changes reflected in 
the side-bar or elsewhere.
   
   #### Examples
   <img width="387" alt="Screenshot 2025-03-24 at 1 48 16 PM" 
src="https://github.com/user-attachments/assets/814aeaa9-de34-4a68-aaf6-94d95d2ba6e2";
 />
   <img width="415" alt="Screenshot 2025-03-24 at 1 48 01 PM" 
src="https://github.com/user-attachments/assets/677904b4-ab63-4abe-bfc5-1aa67922a527";
 />
   
   
   


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