alexandrusoare opened a new pull request, #34842:
URL: https://github.com/apache/superset/pull/34842

   ### SUMMARY
   - Added new **"Per user caching"** checkbox in the Database modal (Security 
section)  
   - Reordered fields in the Security section: checkboxes appear at the top, 
text fields at the bottom  
   - Introduced new `per_user_caching` flag at the database level  
   - Effective per-user caching now uses OR logic with the global feature flag 
`CACHE_QUERY_BY_USER`
   
   ### BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
   
   #### BEFORE
   <img width="503" height="856" alt="image" 
src="https://github.com/user-attachments/assets/167f07af-1e0d-422c-8655-4d5bb9ad1f97";
 />
   
   #### AFTER
   <img width="503" height="856" alt="image" 
src="https://github.com/user-attachments/assets/6ee9b2a4-8d98-4deb-bdc0-c0e9b0ede82d";
 />
   
   
   ### TESTING INSTRUCTIONS
   <!--- Required! What steps can be taken to manually verify the changes? -->
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [x] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


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