-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
N/A
### How to reproduce
There's 100 metalakes, 100 catalogs,10000 schemas, 100000 tables in the test …
-
### Version
main branch
### Describe what's wrong
When we create a catalog named "test.gt_hive", it's can not use by query
```
show catalogs;
Catalog
----------
"test.gt_hive"
jmx
memory…
-
### Version
main branch
### Describe what's wrong
An example, you can see the column is of type varchar(100) and the default value for that column is also varchar(100). Does this information …
-
### What would you like to be improved?
While using fileset, users sometimes want to clear the existing comments, but now they cannot pass the validation because **newComment** cannot be empty. Is it…
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
N/A
### How to reproduce
1. create schema with upper case name in api
2. create table u…
-
### What would you like to be improved?
Currently [Privileges.java](https://github.com/datastrato/gravitino/blob/main/api/src/main/java/com/datastrato/gravitino/authorization/Privileges.java#L266) ha…
-
### What would you like to be improved?
DDL and table definition have used version management in the MySQL database, H2 database should also add it.
### How should we improve?
Change file `s…
-
### Version
main branch
### Describe what's wrong
Failed to create the role, hive metastore reported the following error:
### Error message and/or stacktrace
2024-09-19T11:01:38,837 INFO [pool-8…
-
### Describe the proposal
`Metalake` in Gravitino is a tenant concept that separates users, metadata for different groups. But now, this concept is mixed with catalog, users will always question ab…
-
### Version
main branch
### Describe what's wrong
It looks like you can select from multiple metalake when there is only one metalake
### Error message and/or stacktrace
N/A
### How to repro…