Skip to content

support EXPLAIN and EXPLAIN ANALYZE for EXECUTE prepared statement#17318

Open
Young-Leo wants to merge 1 commit intoapache:masterfrom
Young-Leo:ly/execute-explain
Open

support EXPLAIN and EXPLAIN ANALYZE for EXECUTE prepared statement#17318
Young-Leo wants to merge 1 commit intoapache:masterfrom
Young-Leo:ly/execute-explain

Conversation

@Young-Leo
Copy link
Contributor

  • Extend queryStatement grammar to allow EXPLAIN/EXPLAIN ANALYZE with executeStatement and executeImmediateStatement
  • Update AstBuilder to parse EXPLAIN EXECUTE and EXPLAIN ANALYZE EXECUTE
  • In Coordinator, resolve Execute/ExecuteImmediate when wrapped by Explain/ExplainAnalyze, bind parameters, and wrap the resolved query for the planner

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