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
1.1k stars 348 forks source link

[#5014] feat: add the basic module of MaxCompute #5487

Closed mplmoknijb closed 3 weeks ago

mplmoknijb commented 3 weeks ago

What changes were proposed in this pull request?

To add the basic module of MaxCompute, including catalog, operations, converter and so on.

Why are the changes needed?

Fix: #5014

Does this PR introduce any user-facing change?

No, only the basic capabilities to connect to MC are provided.

How was this patch tested?

It can only be achieved by configuring the environment variables(username/password/url) and then running

mchades commented 3 weeks ago

plz rebase the latest main branch