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

   I split the functionality of `JdbcExecutor` to allow for easier testing, and 
write a simple test for Jdbc mappings with the sql-api.
   
   One issue I've noted is that `createSqlClause()` method for operators 
require Jdbc connection & function compilers despite never actually being used? 
We need to revisit the architecture of how we convert `JdbcOperator`s to the 
underlying sql string.


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