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.09k stars 343 forks source link

[Subtask] add schema event for Iceberg REST server #5437

Open FANNG1 opened 2 weeks ago

FANNG1 commented 2 weeks ago

Describe the subtask

Please refer to https://github.com/apache/gravitino/issues/4958 and https://github.com/apache/gravitino/issues/5205 about how to support table event. You may need to implement a IcebergSchemaOperationDispatcher IcebergSchemaEventDispatcher like IcebergTableOperationDispatcher IcebergTableEventDispatcher

Parent issue

5204

orenccl commented 2 days ago

I’ll work on this within a few days.

FANNG1 commented 1 day ago

thanks @orenccl