v.23.10Improvement
Print Processor IDs in EXPLAIN More Clearly
Print processor ids in a prettier manner in EXPLAIN. #48852 (Vlad Seliverstov).
Why it matters
The change aims to make the processor IDs in theEXPLAIN query output easier to read and understand, enhancing the user experience when analyzing query execution plans.How to use it
Users automatically benefit from this improvement when running theEXPLAIN query command; no additional configuration or steps are required.