ying-w opened a new pull request, #30651:
URL: https://github.com/apache/airflow/pull/30651

   When calling `BigQueryGetDataOperator` without `selected_fields` the 
function will look up the schema using `hook.get_schema()`. Currently, this 
lookup doesn't use `project_id`, this PR fixes that and closes 
https://github.com/apache/airflow/issues/30635


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