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
950 stars 300 forks source link

[FEATURE] adding support for aliyun Maxcompute(aka. ODPS) catalog #5014

Open haitaoyao opened 4 days ago

haitaoyao commented 4 days ago

Describe the feature

Add support for MaxCompute catalogs

Motivation

Since Aliyun(aka. Alicloud) is very popular in China, Maxcompute, which is a in-house cloud datawarehouse product of Aliyun is also being used by a lot of companies in China. I think it's Graviton should support Maxcompute catalogs

For more info, see its official website:https://www.alibabacloud.com/help/en/maxcompute/product-overview/what-is-maxcompute

Describe the solution

Like catalog-hive, develop a catalog plugin for Maxcompute using the official SDK

Additional context

No response

jerryshao commented 3 days ago

Hi @haitaoyao will you work on this, or just a wish for the community?

haitaoyao commented 1 day ago

@jerryshao I want to work on this if the community has the plan to support MaxCompute.