William-GuoWei commented on issue #1557: URL: https://github.com/apache/incubator-seatunnel/issues/1557#issuecomment-1078681734
> By "multi language coding", I suppose you are saying users can write the plugins in different languages, but the ways you listed include only one additional language, GraalVM for Python (I know GraalVM can support other languages too), Jython also for Python, Nashorn for javascript. Can we have a more general way to support not only Python OR JavaScript? So I just thought what if we design a 'data format' for SeaTunnel e.g. implemented by Apache Arrow. And Contributors can use their own language to develop their Source and Sink(such as Go, Rust, C...). As far as their output is follow the 'data format', SeaTunnel could sync the data to everywhere. -- 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]
