[Subtask] Add Semantic Model create and load operations in Gravitino Core
- 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
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