apache / apache/gravitino

[Improvement] SchemaChange Support CommentChange

Open
#6,064 3 comments 0 reactions 0 assignees 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 have a feature to modify the description information corresponding to the schema, but we found that Gravitino does not support the CommentChange type.

### How should we improve?

I want to know why we do not support the modification of comment information. Would it be difficult to implement this ourselves?

Contributor guide

Open the contributing guide

Research direction

Start by locating the schema-change handling and CommentChange entry points in the Java project, since the issue names no files or tests. Trace how schema description changes are represented and handled, then determine the affected implementation and test locations. Done should mean comment modifications are supported and their behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.