Skip to content

Conversation

satishsuryanarayan
Copy link

@satishsuryanarayan satishsuryanarayan commented Aug 31, 2025

@hatyo Please review at your convenience.

I made changes to the tests, especially to yaml-tests so that the plan output is what would be output for EXPLAIN (not VERBOSE). I did it this way because ExplainConfig decorates the query in the test block with “EXPLAIN”. We should think of adding an ExplainVerboseConfig that could decorate the query with “EXPLAIN VERBOSE” and enhance test blocks to support “explainVerbose” in addition to “explain” and “explainContains”.

…ExplainConfig decorates the query with EXPLAIN. To add tests for EXPLAIN VERBOSE, we should add another config (ExplainVerboseConfig) and decorate the query with EXPLAIN VERBOSE. The test block should also be extendended to support explainVerbose:.
…ExplainConfig decorates the query with EXPLAIN. To add tests for EXPLAIN VERBOSE, we should add another config (ExplainVerboseConfig) and decorate the query with EXPLAIN VERBOSE. The test block should also be extendended to support explainVerbose:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant