v.25.5Improvement
SHOW CLUSTER statement now expands macros
The SHOW CLUSTER statement now expands macros (if any) in its argument. #79006 (arf42).Why it matters
This feature addresses the limitation where cluster macros were not expanded in theSHOW CLUSTER command, enabling users to use macros for more flexible and maintainable cluster definitions.How to use it
Simply use theSHOW CLUSTER statement with macro names as arguments. The macros will be automatically expanded to their corresponding values.