apache / paimon-webui

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

[Feature] Data Lake Management and Optimization #526

Open hiliuxg opened 2 months ago

hiliuxg commented 2 months ago

Search before asking

Motivation

Data Lake Management and Optimization

  1. Visualize metadata information of Paimon tables, including partitions, indexes, tags, mainlists, snapshots, data file sizes, table field information, table size, bucket distribution, bucket size, and data update times.
  2. Quickly perform table creation, table deletion, index rebuilding, bucket rebuilding, data balancing, field reordering, data compression, and other self optimization operations.

Solution

No response

Anything else?

No response

Are you willing to submit a PR?