Abyss-lord commented on issue #7351:
URL: https://github.com/apache/gravitino/issues/7351#issuecomment-2958053584

   > Hi [@Abyss-lord](https://github.com/Abyss-lord) ,
   > 
   > I have successfully implemented the fix for this issue. Here's what I did:
   > 
   > ## Changes Made
   > 
   > * Added MODEL constant definition to Providers.java
   > * Added MODEL to valid providers set
   > * Added MODEL case in internal() method to return "model"
   > * Added MODEL case in catalogType() method to return Catalog.Type.MODEL
   > 
   > ## Testing
   > 
   > * Built and tested locally
   > * CLI command `gcli.sh catalog create --metalake yedian --name model 
--provider model` now works successfully
   > * No longer throws "Unsupported provider: model" error
   > 
   > ## Pull Request
   > 
   > I have created a pull request with the fix: 
[(https://github.com/[/pull/7366](https://github.com/apache/gravitino/pull/7366))]
   > 
   > The issue is now resolved and ready for review.
   > 
   > Thanks for assigning this to me!
   
   @YedianCheng Thank you, is this the first part of this issue?


-- 
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