shahar1 opened a new pull request, #67280: URL: https://github.com/apache/airflow/pull/67280
PR #66760 adds a deprecation warning for the \`job_id_path\` XCom push in \`BigQueryInsertJobOperator\`. The changelog entry for 22.0.0 incorrectly described it as: > Add persist_xcom option to BigQueryInsertJobOperator The correct description is: > Deprecate 'job_id_path' XCom push from 'BigQueryInsertJobOperator' The wrong description was likely copy-pasted from a different (unmerged) PR that adds a \`persist_xcom\` option; it describes a completely different feature that does not exist in the codebase. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Sonnet 4.6) Generated-by: Claude Code (Sonnet 4.6) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
