Open FANNG1 opened 2 weeks ago
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
IcebergSchemaOperationDispatcher
IcebergSchemaEventDispatcher
IcebergTableOperationDispatcher
IcebergTableEventDispatcher
I’ll work on this within a few days.
thanks @orenccl
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
likeIcebergTableOperationDispatcher
IcebergTableEventDispatcher
Parent issue
5204