LauraXia123 opened a new issue, #11317:
URL: https://github.com/apache/gravitino/issues/11317

   ### Version
   
   main branch
   
   ### Describe what's wrong
   
   hive catalog list schema with parentSchema, it should return empty or 
support interface invocation.
   
   ### Error message and/or stacktrace
   
   
http://127.0.0.1:8090/api/metalakes/test/catalogs/catalog_hive_edited/schemas?parentSchema=default&_t=1780047234468
   
   {
       "code": 0,
       "identifiers": [
           {
               "namespace": [
                   "test",
                   "catalog_hive_edited",
                   "default"
               ],
               "name": "default"
           }
       ]
   }
   
   ### How to reproduce
   
   1. UI create hive catalog
   2. Click hive catalog link, list schema data
   3. Click schema link, will list subSchema data
   
   ### Additional context
   
   _No response_


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