apache / apache/gravitino

[Improvement] Support properties for Column

Open
#5,433 2 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?

Add column properties to save useful information. In data governance, sometimes we need information about certain fields, such as their privacy level. We can save this information in metadata for better governance operations.

### How should we improve?

add `Map properties` to `org.apache.gravitino.rel.Column`.

Contributor guide

Open the contributing guide

Research direction

Start by locating org.apache.gravitino.rel.Column and inspecting its implementations and usages to understand how column metadata is represented. Done when Column supports the requested Map properties without breaking its existing API, with relevant project checks passing.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.