Sanchit112 commented on pull request #16084:
URL: https://github.com/apache/airflow/pull/16084#issuecomment-865781769


   Hey, I think the idempotent problem won't happen due to the temp table. 
   But the pods running the get task and insert task might be different; I'll 
merge both the get request and insert into the temp table as a single task, so 
there won't be a file not found error. Anything else that I should change?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to