greptimedb icon indicating copy to clipboard operation
greptimedb copied to clipboard

feat: support `explain` syntax

Open francis-du opened this issue 2 years ago • 0 comments

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

  • [ ] Add explain to sql parser
  • [ ] Add explain test to sql parser
  • [ ] Handle explain in DataNode instanse
  • [ ] Handle explain in Frontend instanse

Checklist

  • [X] I have written the necessary rustdoc comments.
  • [X] I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

Closes #531

francis-du avatar Nov 16 '22 12:11 francis-du