Vigneshwar2002 opened a new pull request, #381: URL: https://github.com/apache/incubator-wayang/pull/381
The current architecture of wayang looks like this  I created a new plugin that can reduce code redundancy to add different jdbc platforms and also support multiple instances of same DBMS by simply taking the jdbc driver names of the platforms through configuration. Also extended the API usage of table source operator to take jdbc platform name along with table name. So the architecture now looks like this  Few examples on how to use generic jdbc plugin are given in test folder. -- 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]
