data flow Join - Inspect tab

  • Hi,

    Why the Join Inspect tab shows only one column?

    source1--> WriteDeltaSink returns several columns in data preview

    source2--> ParquetSink returns several columns in data preview

    df2df1df3df4

  • I do not know a lot about Azure data factory, but looking at the screenshots, it LOOKS to me like you are only pulling 1 column from ParquetSource.  When you select that object, it says "Columns 1 total".  This makes me think that the JOIN only having 1 column is expected.

    Some other ADF experts may have better input, but that is what it looks like to me.

    The above is all just my opinion on what you should do. 
    As with all advice you find on a random internet forum - you shouldn't blindly follow it.  Always test on a test server to see if there is negative side effects before making changes to live!
    I recommend you NEVER run "random code" you found online on any system you care about UNLESS you understand and can verify the code OR you don't care if the code trashes your system.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply