-
Notifications
You must be signed in to change notification settings - Fork 298
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature]: Support table filters to make AMS ignore tables that are not needed #1870
Closed
2 tasks done
Tracked by
#1930
Labels
type:feature
Feature Requests
Comments
I think "table filter" here refers to ignoring some tables when loading tables from a catalog/database, rather than filtering on the WebUI. Maybe you can provide more information on how to implement it? @celltobig And I think it's a common requirement. Looking forward to your PR. 😄 |
celltobig
pushed a commit
to celltobig/arctic
that referenced
this issue
Aug 23, 2023
3 tasks
BTW, you could expand the title to help other developers better index this issue. @celltobig |
celltobig
changed the title
[Feature]: table filter
[Feature]: Support table filters to make AMS ignore tables that are not needed
Aug 24, 2023
3 tasks
zhoujinsong
added a commit
that referenced
this issue
Aug 31, 2023
…e not needed (#1879) * [AMORO-1870]: table filter #1870 \n * add table filter * fix check style * fix gitignore * fix db table filter * fix table filter * Update managing-catalogs.md and change docs * fix checkstyle * fix change table filter key * change table filter md * Update managing-catalogs.md * Add Deprecated annotation * Update docs/admin-guides/managing-catalogs.md Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com> * Update ams/api/src/main/java/com/netease/arctic/ams/api/properties/CatalogMetaProperties.java Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com> * fix check style --------- Co-authored-by: 刘政 <zhengliu@gaojihealth.com> Co-authored-by: wangtaohz <103108928+wangtaohz@users.noreply.github.com> Co-authored-by: wangtao <wangtao3@corp.netease.com> Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>
ShawHee
pushed a commit
to ShawHee/arctic
that referenced
this issue
Dec 29, 2023
…e not needed (apache#1879) * [AMORO-1870]: table filter apache#1870 \n * add table filter * fix check style * fix gitignore * fix db table filter * fix table filter * Update managing-catalogs.md and change docs * fix checkstyle * fix change table filter key * change table filter md * Update managing-catalogs.md * Add Deprecated annotation * Update docs/admin-guides/managing-catalogs.md Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com> * Update ams/api/src/main/java/com/netease/arctic/ams/api/properties/CatalogMetaProperties.java Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com> * fix check style --------- Co-authored-by: 刘政 <zhengliu@gaojihealth.com> Co-authored-by: wangtaohz <103108928+wangtaohz@users.noreply.github.com> Co-authored-by: wangtao <wangtao3@corp.netease.com> Co-authored-by: ZhouJinsong <zhoujinsong0505@163.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
I want table filter , but now catalog database tables is full show
Use case/motivation
I want table filter , but now catalog database tables is full show,so add table filter
Describe the solution
add a table filter to list I want see the table
Subtasks
No response
Related issues
no
Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: