Closed lyang24 closed 1 week ago
Thanks for your contribution!
There are more related issues for EXPLAIN
: https://github.com/risingwavelabs/risingwave/issues/19361. If you're interested, feel free to contribute for these as well.
Could you also add a Release Note
, since this is a new feature.
You can copy the Release Note
from https://github.com/risingwavelabs/risingwave/pull/19041, and adapt it for yaml and xml formats.
Could you also add a
Release Note
, since this is a new feature. You can copy theRelease Note
from #19041, and adapt it for yaml and xml formats.
Yes i mirrored the release note with the example pr, do we also need the release note in commit msg?
Could you also add a
Release Note
, since this is a new feature. You can copy theRelease Note
from #19041, and adapt it for yaml and xml formats.Yes i mirrored the release note with the example pr, do we also need the release note in commit msg?
No just PR description is fine.
I hereby agree to the terms of the RisingWave Labs, Inc. Contributor License Agreement.
What's changed and what's your intention?
Please do not leave this empty!
Please explain IN DETAIL what the changes are in this PR and why they are needed:
Checklist
./risedev check
(or alias,./risedev c
)Documentation
Release note
If this PR includes changes that directly affect users or other significant modifications relevant to the community, kindly draft a release note to provide a concise summary of these changes. Please prioritize highlighting the impact these changes will have on users.
Release note Public Preview: Do note that the structure and format of EXPLAIN FORMAT YAML, XML is considered unstable, and may change overtime.
After this PR, two new explain option are supported
FORMAT (XML | YAML)
For FORMAT XML, it will output xml for logical and physical plans. For FORMAT YAML, it will output xml for logical and physical plans. examples: YAMLYAML result
XML
XML RESULT