apache / paimon-webui

Web ui for Apache Paimon.
https://paimon.apache.org/
Apache License 2.0
121 stars 58 forks source link

[Improvement] The query module obtains the cluster name through deploymentMode #482

Closed s7monk closed 1 month ago

s7monk commented 1 month ago

close: https://github.com/apache/paimon-webui/issues/481

Purpose

When creating a cluster, deploymentMode is added to distinguish different deployment modes, so the query module obtains the cluster name through deploymentMode.