apache / apache/gravitino

[Improvement] Rethinking how to save the relation between Gravitino metadata and underlying catalog metadata

Open
#1,751 0 comments 0 reactions 1 assignee Claimed by @jerryshao View on GitHub
improvement
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### What would you like to be improved?

we save Gravitino identifer id in schema or table properties, For catalogs not support properties like Jdbc catalog we save it in comment in a hack way, there still some problems:
1. Users may change the comment and remove identifier unexpectedly.
2. Mysql doesn't support schema comments.
3. For jdbc catalog, we couldn't distinguish the null comment and empty comment.

### How should we improve?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.