apache / seatunnel

SeaTunnel is a next-generation super high-performance, distributed, massive data integration tool.
https://seatunnel.apache.org/
Apache License 2.0
8.06k stars 1.83k forks source link

[Improve][Connector-V2] RocketMQ Sink add message tag config #7996

Closed wengys closed 1 week ago

wengys commented 2 weeks ago

Purpose of this pull request

Add static message tag support for RocketMQ sink

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

Hisoka-X commented 2 weeks ago

Could you add test case for this feature?

wengys commented 1 week ago

Could you add test case for this feature?

Sure, done. However I have no idea why test case testSinkRocketMq failed on Spark3 environment. Would you please give me a hand figure out why these test case failed?