kokhlo commented on issue #44095:
URL: https://github.com/apache/superset/issues/44095#issuecomment-5605972305

   Confirmed on `master`: the only matches for "query insights" are this line 
in `docs/developer_docs/extensions/quick-start.md` (line 516, the very last 
line of the guide), its frozen copy under 
`docs/developer_docs_versioned_docs/version-6.1.0/`, and a fictional fixture 
name in `tests/unit_tests/extensions/test_types.py` — no such extension exists 
anywhere in the tree, so the closing pointer is a dead end.
   
   Fix I'll apply to the live doc (the versioned 6.1.0 snapshot stays untouched 
— it's a release cut):
   
   - state explicitly that no end-to-end extension is bundled in this 
repository yet,
   - point readers to the [community registry](./registry.md), which holds the 
real working extensions,
   - reference the in-repo scaffold the Extensions CLI generates 
(`superset-extensions-cli/templates`), which this guide mirrors 1:1 — the 
closest thing to a worked example that actually exists in the repo.
   
   PR within the hour.
   


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