apache / apache/gravitino

[Subtask] Add Semantic Model create and load operations in Gravitino Core

Open
#12,604 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 managed Core operations for creating and loading Semantic Models. Create performs Java-native definition and source validation, constructs entity and audit metadata, and persists it through the entity store. Load returns the persisted Semantic Model without revalidating external sources.

This subtask includes dispatcher and environment integration with focused unit and JDBC tests. List, alter, drop, REST APIs, and clients are out of scope.

### Parent issue

#12209

Contributor guide

Open the contributing guide

Research direction

Start with parent issue #12209 and the existing Core dispatcher and entity-store integration points. Run the focused unit and JDBC tests while implementing the scoped create and load behavior; done means validated definitions and sources are persisted with entity and audit metadata, and load returns the persisted Semantic Model without external-source revalidation.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.