mohit-devlogs opened a new pull request, #708:
URL: https://github.com/apache/wayang/pull/708

   This PR adds JOIN operator support for the Generic JDBC platform.
   
   The JOIN operator is currently only implemented for wayang-postgres. This PR 
extends this to make it work on any JDBC database.
   
   Implementation:
   - Implemented GenericJdbcJoinOperator
   - Implemented JoinMapping
   - Added the mapping to Mappings.java
   
   This PR extends the feature set of JOIN operators.
   
   Closes #707


-- 
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