apache / amoro

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

[Bug]: Catalog filtered table lingers in table runtime list #2642

Open link3280 opened 6 months ago

link3280 commented 6 months ago

What happened?

Catalog allows filtering db and tables through database.filter-regular-expression and table-filter. However, it's not effective for the able runtime list, so they still show up in the table list. If users click the link and access the table detail, there would a 404 error.

Affects Versions

0.5.1

What engines are you seeing the problem on?

AMS

How to reproduce

No response

Relevant log output

No response

Anything else

No response

Are you willing to submit a PR?

Code of Conduct

azhsmesos commented 6 months ago

I hope I can try to solve this issue, but I have not known amoro before, it may take a little time, can I have a try?

zhoujinsong commented 6 months ago

I hope I can try to solve this issue, but I have not known amoro before, it may take a little time, can I have a try?

Of course, if you need any assistance during the work, please let me know.

zhoujinsong commented 2 months ago

It seems this bug no longer exists in the master branch. Can you help to check again? @link3280

link3280 commented 2 months ago

Sure. Let's revisit the issue in 0.7-rc.