-
AWS has Graviton. https://aws.amazon.com/ec2/graviton/ and have registered the "AWS Graviton" trademark in multiple countries. Class 42 trademarks include software and hardware. These people also exis…
-
### What would you like to be improved?
Currently, for each entity (like metalake, catalog, schema...), we maintain an `id` field to represent the id of this entity. The original purpose is to use th…
-
### Describe what's wrong
Dropping a schema was unsuccessful, but it did indeed drop.
### Error message and/or stacktrace
```bash
curl -X DELETE -H "Content-Type: application/json" http://localh…
-
### Describe the feature
Introduce method `type()` to expose the entity type of `Entity`. for a Metalake object, it will return `Type. Matalake` and if it's a BaseSchema instance, we will get `Typ…
-
### What would you like to be improved?
Some canonical name is hard coded, if we change the name of the class or move them to another package, the reuslt may be not what we expected
see:
```
…
-
### What would you like to be improved?
Currently, we are using terminolog `Lakehouse` to represent the top-level repository for metadata management. The fact is that we just manages the metadata, so…
-
### What would you like to be improved?
Currently, Entity key encoding implementation heavily depends on a specific key-value storage backend. For example. `CustomEntityKeyEncoder` relies on `kvbac…
-
### Describe what's wrong
When trying the gradlew builds and instructions on https://github.com/datastrato/gravitino/blob/main/docs/how-to-build.md, both times failed on the integration tests. MiniGr…
-
### What would you like to be improved?
## Bug description.
When we try to store an entity, we will use the following method to store entity value:
However, Id allocation in `entityKey…
-
[Round ID]: #30928
Chem tiles did not have an icon when placed. This was on the first test of MetaLake so not sure if it was for that reason or because they actually broke. guessing the second option…