GitHub user FANNG1 added a comment to the discussion: EventListener Plugin Usage In Gravitino
Gravitino only emits the events triggered by Gravitino interfaces which means if you changing table outside of Gravitino like though Spark SQL, Gravitino willnot emit any events. For External Iceberg REST catalog, If you are using Gravitino Iceberg REST catalog, it will emit `IcebergCreateTableEvent` because Gravitino Iceberg REST service has same event framework with Gravitino server. GitHub link: https://github.com/apache/gravitino/discussions/8270#discussioncomment-14210002 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
