Consider using information_schema to fetch ClickHouse metadata
Open
@d-bytebase is already working on this.
Since Jul 19, 2023.
- Dominant language
- Go
- Stars
- 14.5k
- Forks
- 983
- Avg merge
- 15h 58m
- Merged PRs (30d)
- 256
Description
Is your feature request related to a problem?
bytebase里的clickhouse ,查询的元数据库表用的system里的,为啥不用information_schema 里的
Describe the solution you'd like
bytebase里的clickhouse ,查询的元数据库表用的system里的,为啥不用information_schema 里的
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.