treyfel opened a new pull request, #652:
URL: https://github.com/apache/wayang/pull/652

   
   * Corrected the SQL JOIN clause in `JdbcJoinOperator#createSqlClause` to use 
the right table name when forming the JOIN statement, ensuring the SQL query 
generated is not a self-join.
   
   
   * Updated the expected SQL query in `JdbcJoinOperatorTest#testWithHsqldb` to 
match the corrected JOIN clause logic.


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