apache / apache/gravitino

[Improvement] User can create a paimon schema with comment ,but get the schema missing "comment" field

Open
#5,719 2 comments 0 reactions 0 assignees View on GitHub
help wanted 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?

**1. Create a paimon catalog use jdbc as backend**
image
**2. create a paimon schema with comment**
image
**3. get the schema in step 2, missing comment**
image
**4. The doc only specify "Doesn't support store schema comment for FilesystemCatalog."**
image

### How should we improve?

Align the document with code.

Currently ,the doc:
Doesn't support store schema comment for FilesystemCatalog.

Actually , the paimon catalog doesn't support store schema comment, no matter what's the backend

Contributor guide

Open the contributing guide

Research direction

Start by locating the documentation text describing schema comments for FilesystemCatalog and compare it with the reported behavior for Paimon catalogs using JDBC and other backends. Update the documentation so its scope matches the code, then review the rendered wording for consistency.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.