makarandhinge commented on issue #545: URL: https://github.com/apache/wayang/issues/545#issuecomment-3953471892
Hi @mspruc I am currently working on implementing SQL support for multi-condition joins by adding `withSqlImplementation()` and passing table and field names so the JDBC layer can generate proper `JOIN ... ON ... AND ...` clauses. Before we finalize and open a PR, could you please confirm if this approach sounds correct, or if you would suggest a different direction? -- 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]
