datastrato / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://datastrato.ai/docs/
Apache License 2.0
613 stars 193 forks source link

[#3186] feat(spark-connector): Support Iceberg Spark Procedure #3437

Closed jerryshao closed 1 month ago

jerryshao commented 1 month ago

What changes were proposed in this pull request?

Support Iceberg Spark Procedure.

Why are the changes needed?

Support manage Iceberg metadata using Spark SQL.

Fix: https://github.com/datastrato/gravitino/issues/3186

Does this PR introduce any user-facing change?

No.

How was this patch tested?

New ITs.