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
959 stars 302 forks source link

[#4709] improvement(client-python): Add the implementation for `getFileLocation` interface in python client #5017

Closed xloya closed 1 week ago

xloya commented 1 week ago

What changes were proposed in this pull request?

Add the implementations for getFileLocation interface in Python Client.

Why are the changes needed?

Fix: #4709

How was this patch tested?

Add some UTs and ITs.

xloya commented 1 week ago

@jerryshao This PR is ready for review, please take a look when you have time, thanks.