-
-
Notifications
You must be signed in to change notification settings - Fork 26
feat: Add EXPLAIN query plan command #66
Copy link
Copy link
Closed
Labels
OSCG26enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmediumIntermediate difficultyIntermediate difficulty
Description
Metadata
Metadata
Assignees
Labels
OSCG26enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededmediumIntermediate difficultyIntermediate difficulty
Description
Users have no visibility into how their queries are being executed or optimized by the AI engine.
Requirements
EXPLAIN <query>command.Impact