-
### What would you like to be improved?
The Gravitino playground is configured to use simple names but the UI enables you to create new metalakes.
### How should we improve?
Stop UI from being able…
-
### Version
main branch
### Describe what's wrong
1.I use web ui create doris catalog called doris
2.use spark-sql submit like this:
./spark-sql --conf spark.plugins="com.datastrato.gravitino.s…
-
### What would you like to be improved?
support storing role, user, and group under and {metalake}.system.{role|user|group}, which is aligned with kv storage
we only store metalake now, and we nee…
-
### What would you like to be improved?
In the current implementation of xxxMetaMapper and xxxMetaService, we seldom use JOIN and transactions, for example:
The list catalog operation will iss…
-
### What would you like to be improved?
The Rest API of List metalakes should sort by created time as defaultTo achieve this default sorting behavior, the API endpoint for listing metalakes can be de…
-
### Describe the feature
Operation flow:
1. Creating a catalog with type: `messaging` and provider: `Apache Kafka`
2. Clicking the `default` schema of kafka catalog
3. Need a btn `CREATE TOPIC` …
-
### What would you like to be improved?
.if we use the `jdbc-url` without database, we will report an error `Can't find suitable driver`
Wrong example
```
curl -X POST -H "Accept: application/v…
-
### Describe the feature
We should add name filter support for entity list operations, like metalake, catalog, schema... list operations. So that we can support basic name filtering for these opera…
-
### What would you like to be improved?
In the metalake page, the catalog page and the tables pages rows highlight as you roll over them, but no user action can be performed. For instance, a user may…
-
### Describe the subtask
1. add corresponding `MetalakePreEvent`
2. generate pre-event in `MetalakeEventDispatcher`
3. add test in `TestMetalakeEvent`
4. add document in `gravitino-server-config.m…