apache / amoro

Apache Amoro (incubating) is a Lakehouse management system built on open data lake formats.
https://amoro.apache.org/
Apache License 2.0
747 stars 260 forks source link

[Improvement]: UI optimization when no available optimizer groups #2982

Closed tcodehuber closed 2 days ago

tcodehuber commented 6 days ago

Search before asking

What would you like to be improved?

Now we visit the Catalogs page and create a new catalog, it's possible to save the form without any existing optimizer groups, since there is no available optimizer groups. In this case, we have to give up what we have inputed and then create a new optimizer group first. The UE is terrible for us.

How should we improve?

If no available optimizer groups, redirect to Optimizer Groups page, and then click [Add Group] button.

Are you willing to submit PR?

Subtasks

No response

Code of Conduct