dstandish opened a new pull request, #23458:
URL: https://github.com/apache/airflow/pull/23458

   We have to check for rows that are missing either corresponding TI or DR and 
move them out of table before adding FKs.  We were doing correlation in the 
JOIN condition but it appears postgres does *not* like this so here we move 
correlation to WHERE.
   


-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to