Error saying column is missing during join but column exists

John Neubecker 6 Reputation points
2022-08-09T19:46:49.93+00:00

Spark job failed: {
"text/plain": "{\"runId\":\"32774401-5cff-4c65-a3aa-16ec5605c599\",\"sessionId\":\"587d97f6-a884-4b45-854b-7458906c413a\",\"status\":\"Failed\",\"payload\":{\"statusCode\":400,\"shortMessage\":\"DF-EXPR-010 at Join 'JoinWithExistingEntities'(Line 28/Col 95): Column 'extract_set_id' not found. The stream is either not connected or column is unavailable\",\"detailedMessage\":\"Failure 2022-08-09 19:41:41.145 failed DebugManager.processJob, run=32774401-5cff-4c65-a3aa-16ec5605c599, errorMessage=DF-EXPR-010 at Join 'JoinWithExistingEntities'(Line 28/Col 95): Column 'extract_set_id' not found. The stream is either not connected or column is unavailable\"}}\n"
} - RunId: 32774401-5cff-4c65-a3aa-16ec5605c599

The extract_set_id does exist. It's part of the left side of the join and is available in the dropdown and shows up in the data preview for the left side stream. I've tried deleting and recreating the join transformation and get the same error.

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,623 questions
{count} votes

1 answer

Sort by: Most helpful
  1. SSingh-MSFT 16,371 Reputation points Moderator
    2022-08-10T16:32:40.87+00:00

    Hi @John Neubecker ,

    Thanks for posting question in Microsoft Q&A Platform.

    Recently there was a bug identified in flowlets which got fixed. I believe that has impact here. Hope you did necessary changes to fix it. Please check below link where complete discussion of bug and resolution available.
    https://learn.microsoft.com/en-us/answers/questions/911086/index.html

    Hope this helps. Please let us know if know if any further queries.

    ------------

    • Please don't forget to click on 130616-image.png or upvote 130671-image.png button whenever the information provided helps you.
      Original posters help the community find answers faster by identifying the correct answer. Here is how
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.