apache / seatunnel

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

[Improve][Core] Improve base on plugin name of lookup strategy #7278

Closed corgy-w closed 1 month ago

corgy-w commented 1 month ago

Purpose of this pull request

issue : #7271 The list of obtained jars is matched based on cosine similarity to find the closest match.

Does this PR introduce any user-facing change?

How was this patch tested?

Check list

Carl-Zhou-CN commented 1 month ago

good job @corgy-w