[Feature] Support table properties in jdbc metastore
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [x] I searched in the [issues](https://github.com/apache/paimon/issues) and found nothing similar.
### Motivation
Similar to HiveCatalog, it is helpful for a platform owner to see table properties for all tables
HiveCatalog: https://github.com/apache/paimon/pull/3973
### Solution
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [x] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by comparing the JDBC metastore implementation with the HiveCatalog behavior described in PR 3973, then trace how tables are listed and where table properties could be exposed. Done means a platform owner can view properties for all tables through the JDBC metastore, with behavior aligned to HiveCatalog.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- database
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100