v.23.8New Feature
Add name column as alias to system.clusters
Add columnnametosystem.clustersas an alias to cluster. #53605 (irenjj).
Why it matters
This feature enhances usability by providing a more intuitive column namename in system.clusters, making it easier for users to access cluster identifiers without confusion or the need to remember the previous column name.How to use it
Users can simply query thesystem.clusters table and use the new name column interchangeably with cluster. No additional configuration or changes are required.