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

   ### SUMMARY
   
   #41531 added `NativeFilterOptionsStrategy`, a cache warm-up strategy for 
native filter dropdown option queries, along with the 
`SUPERSET_CACHE_WARMUP_USER`/strategy registry config. That PR didn't touch 
`docs/admin_docs/configuration/cache.mdx`, so the new `native_filter_options` 
strategy is undocumented next to the existing warm-up strategy docs 
(`top_n_dashboards`, etc).
   
   This adds a "Warming Up Native Filter Options" section under the existing 
"Celery beat" docs, covering the strategy's purpose, an example `beat_schedule` 
config, and its requirements/limitations (warm-up user access, 
`DATA_CACHE_CONFIG`, per-user cache partition caveat, no cascading/search-term 
support).
   
   ### TESTING INSTRUCTIONS
   
   Docs-only change. Rendered `docs/admin_docs/configuration/cache.mdx` locally 
to confirm formatting.
   
   ### ADDITIONAL INFORMATION
   - [ ] Has associated issue:
   - [ ] Required feature flags:
   - [ ] Changes UI
   - [ ] Includes DB Migration
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   
   Follow-up docs for #41531.
   
   🤖 Generated with [Claude Code](https://claude.com/claude-code)


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