radhwene commented on code in PR #61148: URL: https://github.com/apache/airflow/pull/61148#discussion_r2876428523
########## providers/google/docs/operators/cloud/bigquery.rst: ########## @@ -198,10 +198,6 @@ To fetch data from a BigQuery table you can use Alternatively you can fetch data for selected columns if you pass fields to ``selected_fields``. -.. note:: - The ``project_id`` parameter is **deprecated** and will be removed in a future - release. Please use ``table_project_id`` instead. - Review Comment: It has been restored in the latest commit. Please let me know if anything else is missing. <img width="3329" height="930" alt="Image" src="https://github.com/user-attachments/assets/1b0dcec5-1a84-4df7-ada8-ee45915f0b5b" /> -- 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]
