kromerm / adfdataflowdocs

Azure Data Factory Data Flow Documentation
196 stars 273 forks source link

Detected implicit cartesian product for INNER join between logical plans\nTypedFilter #15

Open VidyaSalimath opened 5 years ago

VidyaSalimath commented 5 years ago

Hello,

Am facing the following issue while executing the ADF V2 dataflow preview with Inner Join transformation "Sink 'sink1': Detected implicit cartesian product for INNER join between logical plans\nTypedFilter".Can you please throw some lights on this so that i can understand clearly and proceed.

In the data preview it's showing correct result but while i execute every time its giving the same issue even though join key names are having aliases.

kromerm commented 5 years ago

Can you please send this error message, along with the DSL for your data flow, to adfdataflowext@microsoft.com? BTW, to get the DSL go into your data flow, click "code" at the top-right, then switch to "plan".