ruanwenjun commented on issue #1557: URL: https://github.com/apache/incubator-seatunnel/issues/1557#issuecomment-1080141087
This is very cool and might be useful. But something need to handle based on our currently architecture. If we hope to use our core engine to directly load user's plugin(written by Python or Go or others), we need to confirm the dependencies in our plugins are also having the related language version. I guess can we write a generated module to transform user's code to Java, then we can control the dependencies in our transform module. All the work will be innovative. -- 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]
