-
### What would you like to be improved?
Now, catalogs managed by Gravitino are loaded in another thread when Trino starting up. These catalogs may not be loaded before server is ready for serving and…
-
### Describe the subtask
Today's Web UI uses a metalake list as the home page. While metalake is a logiacl container similar as an organization or tenant. It is not that frequent to manage the meta…
-
### Version
main branch
### Describe what's wrong
```
spark-sql (default)> use cc2;
use cc2
Time taken: 0.059 seconds
spark-sql ()> CREATE DATABASE db2;
CREATE DATABASE db2
Time taken: 0.135 …
-
### What would you like to be improved?
Because Python client integration test will create and clean metalake/catalog/schema in unit test.
If the environment is not cleaned up, some test cases will …
-
### Version
main branch
### Describe what's wrong
In Catalog postgres, schema `public` will be filted in `listDatabases`
```
public static final Set SYS_PG_DATABASE_NAMES =
Collections.un…
-
### Version
main branch
### Describe what's wrong
```
curl -X GET -H "Content-Type: application/json" http://13.115.24.251:8090/api/metalakes/pm/catalogs/mysql_2/schemas/s_test_4586740f-f909-4864…
-
### Describe the subtask
Add relational backend for User Entity
### Parent issue
#2234
-
### Version
main branch
### Describe what's wrong
In #2433 , we use simple catalog name in Trino connector. In that case, when we execute `SHOW CATALOGS` in Trino, it returns the original cat…
-
### Describe what's wrong
set a property value as "us-east-1a,\n\t\t\tus-east-1b,\n\t\t\tus-east-1c" in the metalake
### Error message and/or stacktrace
```
Illegal unquoted character ((CTRL…
-
### Version
main branch
### Describe what's wrong
```
curl -X POST -H "Accept: application/vnd.gravitino.v1+json" -H "Content-Type: application/json" -d '{
"name": "example_topic_99",
"comment":…