apache / paimon-webui

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

[Feature] The query module obtains the cluster name through deploymentMode #481

Closed s7monk closed 1 month ago

s7monk commented 1 month ago

Search before asking

Motivation

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

Solution

No response

Anything else?

No response

Are you willing to submit a PR?