zhaomin1423 commented on issue #1373: URL: https://github.com/apache/incubator-seatunnel/issues/1373#issuecomment-1056952096
> > Hi, @CalvinKirs The flink connector doris and spark connector doris have common logical for writing data to doris. Whether we can have a common module responsible for reading and writing, then using it in connectors. What is your opinion? > > One version is in Scala (Spark) and one version is in Java (Flink). I'm not sure if we can do it, do you have any good ideas? Using java in scala is very natural. In fact, our team does the same. -- 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]
