Lord of Abyss
Lord of Abyss
### What changes were proposed in this pull request? Support model pre event to Gravitino server, based on #6129 , Both synchronize Dispatcher changes with each other https://docs.google.com/document/d/1_aVCd_tKiEebpzp9tg07Lzdk1j6EalNn8YOIdRn-3z4/edit?tab=t.0#heading=h.k85t4bueowc5 #### PreEvent...
### Describe the feature Currently, the CLI can specify the address of the service to connect to via the 'uri' parameter, otherwise http://localhost:8090 is used by default. We expect Gravitino...
### What changes were proposed in this pull request? Supports get Fileset schema location in the AuthorizationUtils A Fileset can be uniquely identified using `metalake.catalog.schema.fileset`. The logic for retrieving the...
### What changes were proposed in this pull request? Use `try-with-resource` to fix possible resource leak in BaseCatalog. ### Why are the changes needed? Fix: #6236 ### Does this PR...
### What changes were proposed in this pull request? Support global cache ### Why are the changes needed? MINOR ### Does this PR introduce _any_ user-facing change? no ### How...
### What changes were proposed in this pull request? Support update aliases for model version. - [X] PR1: Add ModelVersionChange API interface, Implement the update alias logic in model catalog...
### What changes were proposed in this pull request? Uniform CLI output format for Model, User and Group commands. ### Why are the changes needed? Uniform CLI output format for...
### What changes were proposed in this pull request? Refactor the help command. ### Why are the changes needed? just a draft ### Does this PR introduce _any_ user-facing change?...
### What changes were proposed in this pull request? Add timestamp information to metrics ### Why are the changes needed? Fix: #6632 ### Does this PR introduce _any_ user-facing change?...
### Describe the proposal Summarize all unfinished Python-related tasks in this EPIC. ### Task list - [ ] #6598 - [ ] #5820 - [ ] #5363 - [x] #5362...