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.1k stars 344 forks source link

[#5549]feat(core):support catalog pre event for Gravitino server #5591

Closed sunxiaojian closed 1 week ago

sunxiaojian commented 1 week ago

What changes were proposed in this pull request?

Add catalog pre event to event listener

Why are the changes needed?

Fixed : https://github.com/apache/gravitino/issues/5549

Does this PR introduce any user-facing change?

no

How was this patch tested?

Added unit test

sunxiaojian commented 1 week ago

@FANNG1 PTAL

FANNG1 commented 1 week ago

@sunxiaojian thanks for your PR, LGTM except minior comments

sunxiaojian commented 1 week ago

@sunxiaojian thanks for your PR, LGTM except minior comments

@FANNG1 Done, thanks for your review.

FANNG1 commented 1 week ago

@sunxiaojian , merged to main, thanks for your contribution!