rusackas opened a new issue, #44095: URL: https://github.com/apache/superset/issues/44095
### Problem \`docs/developer_docs/extensions/quick-start.md\` (around line 516) tells readers to "examine the query insights extension in the Superset codebase" as a worked example. That extension doesn't exist anywhere in the repo — searched the whole tree, no match. Right now there's no working end-to-end reference extension in-repo at all (the community registry entries in \`registry.md\` are all third-party and mostly SQL-Lab panels), so this dead reference leaves new extension authors with nothing concrete to model against. ### Suggested fix Either point to a real example (if one exists elsewhere / is planned), or remove the reference and note that none exists yet. Found while researching the extensions system for apache/superset#24271 (SIP-96). -- 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]
