Closed KirtiMistry closed 3 years ago
Present : in select statement joining key (i.e. std_id) is not included / specified even though in merge step joining key has populated, In pentaho Joining key has to exists in both tables.
Expected :
If we don't have joining key from the input reference stream before joining step Pentaho through error at runtime for example :
Tested in new build, working as expected
This issue occurred due to not specifying the [JOIN_KEY] in a Select statement. Transformation generated from Architect doesn't include a join key in a Select statement.