apache / apache/gravitino

[Subtask] Add list, alter, and drop support for Semantic Models in relational storage

Open
#12,601 0 comments 0 reactions 0 assignees View on GitHub
subtask
Dominant language
Java
Stars
3.2k
Forks
935
Avg merge
1d 16h
Merged PRs (30d)
298

Description

### Describe the subtask

Add relational persistence for listing, altering, and dropping Semantic Models. This includes the remaining mappers and SQL providers, metadata service and JDBC backend integration, optimistic concurrency, cascading deletion, garbage collection, version retention, and H2/MySQL/PostgreSQL tests.

Alter must append a complete version atomically. Drop and parent cascades must consistently clean up identity and version data.

Managed catalog operations, REST APIs, and clients are out of scope.

### Parent issue

#12209

Contributor guide

Open the contributing guide

Research direction

Start by reading the remaining mappers and SQL providers, then follow the metadata service and JDBC backend integration. Run the H2, MySQL, and PostgreSQL tests while tracing optimistic concurrency, cascading deletion, garbage collection, and version retention. Done means relational listing, atomic complete-version alters, and consistent cleanup on drops and parent cascades.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, mysql, postgresql, sql
Domain
backend, database
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.