-
### What would you like to be improved?
Currently, the definition of `Entity` has a mixin interface `HasIdentifier` which provides the name identifier of the entity.
```java
public interface HasI…
-
We attempted to connect to HDFS by entering IP and port in the location parameter, but were unable to retrieve catalogs and filesets, and there were no error messages in Gravitino. How should we confi…
-
### Version
main branch
### Describe what's wrong
```
curl -X POST -H "Accept: application/vnd.gravitino.v1+json" \
-H "Content-Type: application/json" -d '{
"tagsToAdd": ["tag1", "tag2"],
…
-
Start Gravitino playground, open Jupyter notebook, open "gravitino-fileset-example.ipynb", and then execute step by step.
When execute the second step,
```
metalake = gravitino_admin_client.cr…
-
### What would you like to be improved?
Have a command to display index information for Tables.
### How should we improve?
This can be done by:
- Adding a new CLI command to display index informat…
-
### What would you like to be improved?
![16611724845436_ pic](https://github.com/user-attachments/assets/587459ae-b15c-48ce-867a-5fb302028ed0)
### How should we improve?
We shouldn't throw SQL e…
jerqi updated
2 months ago
-
### Version
main branch
### Describe what's wrong
Run trino test failed.
```
./trino_test.sh --auto=none --ignore_failed --postgresql_uri=jdbc:postgresql://pg-16-postgresql.relational-catalog:543…
-
### What would you like to be improved?
After create a metalake with comment, user can't set the comment to empty string ,only can edit it to another text.
### How should we improve?
_No response_
-
### Version
main branch
### Describe what's wrong
in associate-tags, list-object-tags, get-object-tag rest api page
http://52.195.42.58:3003/docs/latest/api/rest/associate-tags
http://52…
-
### Describe the subtask
* Currently Pylint thinks our code has several duplicate code in different files, please try to refactor them. If you think there is no need to refactor duplicate code, pleas…