-
### Describe what's wrong
```bash
curl -X POST -H "Accept: application/vnd.gravitino.v1+json" -H "Content-Type: application/json" -d '{"name":"metalake","comment":"comment","properties":{}}' h…
-
### Describe what's wrong
An error occurs when clicking on the details tab.
### Error message and/or stacktrace
Unhandled Runtime Error
TypeError: null is not an object (evaluating 'activatedItem.…
-
### What would you like to be improved?
Generally, you edit something, and once you save the changes it has been updated. The Gravitino Web UI uses the word "update" where "edit" should probably be u…
-
### Describe the subtask
Metalakes list is generated from mock data, this issue is develop to replace the mock data with real data obtained from API.
```bash
# get metalakes
curl -X GET 'http://…
-
### What would you like to be improved?
The order of the columns could be changed.
### How should we improve?
When creating a table in SQL you use this form:
```SQL
CREATE TABLE table_nam…
-
### Describe what's wrong
When we create an Iceberg table with property
```json
{
"name": "iceberg_t1",
"comment": "my test table",
"columns": [
{
"name": "id",
"type"…
-
### Describe what's wrong
Unable to execute `use` SQL.
Many engines only support the form of `catalog.schema.table`, but we have introduced the concept of `metalake` (`metalake.catalog.schema.tabl…
-
### Describe the subtask
Run two Hive docker container in test environment (have different port)
1. Run a Graviton Server in test evn.
```
docker run --name hive01 -d -p 9000:9000 -p 8088:80…
-
### Version
main branch
### Describe what's wrong
Two tests in TrinoConnectorIT fail on Mac with Docker Desktop during build. But running with OrbStack, those two tests won't fail.
- TrinoConnecto…
-
### Describe what's wrong
An error occurs when you try to create a new catalog.
### Error message and/or stacktrace
{"code":1001,"type":"IllegalArgumentException","message":"Failed to operate catal…