Closed LindaSummer closed 21 hours ago
@LindaSummer , could you add LICENSE header to xxEvent to fix rat check error?
Can you please fix the license header issue for your newly added files?
Hi @FANNG1 , @jerryshao ,
Of course, I will add license headers today.😄
Best Regards, Edward
hi @LindaSummer Thank you for your contribution! I was trying to contact you, This is my email liuxun@apache.org, Please send an email to me, Thank you :-)
hi @LindaSummer Thank you for your contribution! I was trying to contact you, This is my email liuxun@apache.org, Please send an email to me, Thank you :-)
Hi @xunliu ,
I'm very happy to have the chance to get in touch. 😊 I have sent a greeting email to you.
Best Regards, Edward
@LindaSummer , merged to main, thanks for your contribution!
What changes were proposed in this pull request?
Add pre-events for topic events, including
AlterTopicPreEvent
,CreateTopicPreEvent
,DropTopicPreEvent
,ListTopicPreEvent
andLoadTopicPreEvent
.Why are the changes needed?
Fix: #5551
Does this PR introduce any user-facing change?
No.
How was this patch tested?
Related Unit Tests have been added.