GitHub user dejii added a comment to the discussion: When is BigQueryInsertJobOperator supposed to reattach to an existing big query job?
I took a look at this, and it turns out to be a valid bug that’s gone unnoticed. I use `BigQueryInsertJobOperator` heavily, but always in deferred mode, so I never hit this particular code path. I've raised https://github.com/apache/airflow/pull/60679 to fix it, and made a note in the original PR https://github.com/apache/airflow/pull/44279#discussion_r2700707375 GitHub link: https://github.com/apache/airflow/discussions/60243#discussioncomment-15523874 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
