mchades opened a new pull request, #12540:
URL: https://github.com/apache/gravitino/pull/12540

   ### What changes were proposed in this pull request?
   
   Add `semantic_model_meta` and `semantic_model_version_info` to the H2, 
MySQL, and PostgreSQL relational schemas, covering both fresh 2.0.0 
installations and 1.3.0-to-2.0.0 upgrades.
   
   ### Why are the changes needed?
   
   These tables provide the persistence foundation for Semantic Model identity 
and version metadata defined by #12210.
   
   Fix: #12539
   
   ### Does this PR introduce _any_ user-facing change?
   
   No. This PR adds internal relational database schema definitions only.
   
   ### How was this patch tested?
   
   - `git diff --check origin/main...HEAD`
   - `dockerTest=true GRAVITINO_HOME="$PWD" ./gradlew :core:test --tests 
org.apache.gravitino.storage.TestSQLScripts -PskipITs -PskipDockerTests=false 
--rerun-tasks`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to