-
### Describe what's wrong
Some REST calls are being made with "null" in the URLs:
Note:
GET http://localhost:8090/api/metalakes/metalake/catalogs/null/schemas/null/tables
GET http://localho…
-
### Version
main branch
### Describe what's wrong
Create a catalog with `provider` set to `postgresql`, the `properties` required a `key` named `jdbc-driver`, but when I get this catalog, it not re…
-
### What would you like to be improved?
support sort by create user
### How should we improve?
support sort by create user or remove the sort button of 'Created by' column
-
### Describe what's wrong
The web UI tried to make these calls which fail:
http://localhost:3000/api/metalakes/metalake/catalogs/null
http://localhost:3000/api/metalakes/metalake/catalogs/null/sch…
-
### Describe what's wrong
```shell
curl -X POST -H "Content-Type: application/json" -d '{"name":"db3","comment":"comment"}' http://localhost:8090/api/metalakes/test/catalogs/pg_catalog/schemas
{"co…
-
### Version
main branch
### Describe what's wrong
### Error message and/or stacktrace
N/A
### How to reproduce
`curl -X POST -H "Content-Type: application/json" -d '{"name":"s3","comment":…
-
### What would you like to be improved?
Change the text on the "Submit" button to "Delete" or even "Delete Metalake"
### How should we improve?
Make it clear that clicking the button will delet…
-
### Describe what's wrong
the parameter in hive is like the following:
### Error message and/or stacktrace
N/A
### How to reproduce
Scenario: SerDe Properties
When set property: key…
-
### Describe what's wrong
Click on a table name gives a rest error with null un URL.
GET http://localhost:8090/api/metalakes/metalake/catalogs/null/schemas/null/tables/null
### Error message …
-
I'm using Windows 10 with Podman 4.8.3. When I use "podman compose up", the trino container exits firstly due to #12 . After I manually solve #12, and start the trino container, I see the "init.sh" w…