smokeriu commented on issue #1901: URL: https://github.com/apache/incubator-seatunnel/issues/1901#issuecomment-1129619464
> If so, I would like to split the transform from our distribution like source/sink, user can olny need to add `seatunnel-api-xx` to their new transform plugin, and put the plugin into transform directory, seatunnel will load it atomically. It is a good idea. Users can implement their own algorithms by `extends BaseTransform`, etc. But for this Issue, do you think there is a need to implement it. The difference is that the user only needs a single code.java instead of packaging the algorithm. I think it will be more useful in test scenarios and simple scenarios -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
