apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
743 stars 230 forks source link

[Epic] Python client implementation for Gravitino #2113

Open xunliu opened 5 months ago

xunliu commented 5 months ago

Describe the proposal

This issue tracks the work of implementing the Python client for Graviton. With this Python client, Data scientists could manipulate metadata from Graviton to the underlying systems.

Task list

xunliu commented 5 months ago

hi @SophieTech88 , @FrankYang0529 and @Lanznx Can you help me refine the Proposal design document ?

jerryshao commented 5 months ago

CC @coolderli FYI

jerryshao commented 1 month ago

@noidname01 if you're interested in Python part, can you please continue working on the missing parts in Python to be feature consistent with Java, like table-related APIs. Thanks a lot.

noidname01 commented 1 month ago

@jerryshao Sure, but after the meeting with @xunliu, we think that it's better to continue client-python feature development after Java client refactor has finished.