apache / inlong

Apache InLong - a one-stop, full-scenario integration framework for massive data
https://inlong.apache.org/
Apache License 2.0
1.4k stars 530 forks source link

[INLONG-11236][SDK] Transform SQL supports FIND_IN_SET function #11257

Closed Zkplo closed 1 month ago

Zkplo commented 1 month ago

Fixes #11236

Motivation

Add one function class: FindInSetFunction. Also, add the corresponding unit test classe: TestFindInSetFunction.

Modifications

Verifying this change

(Please pick either of the following options)