Is there an existing issue for this?
Category of Bug / Issue
Converter bug
Current Behavior
select * from tab1, tab2, tab3 where
Expected Behavior
select * from tab1 <left/right/inner> join tab2 ON ....
Steps To Reproduce
Run the current informatica transpiler on the client's XML
Relevant log output or Exception details
Logs Confirmation
Sample Query
Operating System
macOS
Version
latest via Databricks CLI