apache/gravitino
View on GitHub[Improvement] GravitinoClient needs metalake to obtain version
Open
#5,051 opened on Sep 30, 2024
good first issueimprovement
Repository metrics
- Stars
- (3,058 stars)
- PR merge metrics
- (PR metrics pending)
Description
What would you like to be improved?
Currently the GravitinoClient requires a known metalake name if you want to get the server version number. This is an issue if no metalakes exist.
How should we improve?
You should be able to get the version number without knowing the name of any existing metalakes.