Vigneshwar2002 opened a new pull request, #381:
URL: https://github.com/apache/incubator-wayang/pull/381

   The current architecture of wayang looks like this
   
   
![fig1](https://github.com/apache/incubator-wayang/assets/104296716/42736340-0fdb-41f0-b6d9-e26cd743c4c4)
   
   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
   
   
![fig2](https://github.com/apache/incubator-wayang/assets/104296716/87398da2-30fa-48df-9fe9-58d157fdda7f)
   
   
   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]

Reply via email to