Skip to content

[BUG]: Informatica desktop not able pick up join type from source #2191

@sharp-ant

Description

@sharp-ant

Is there an existing issue for this?

  • I have searched the existing issues

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

  • I ran the command line with --debug
  • I have attached the lsp-server.log under USER_HOME/.databricks/labs/remorph-transpilers/<converter_name>/lib/lsp-server.log

Sample Query

Shared

Operating System

macOS

Version

latest via Databricks CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions