TY-chang commented on issue #24578:
URL: https://github.com/apache/airflow/issues/24578#issuecomment-1161507419

   Here is error I met when we updated to` version 2.3.2`:
   ```
   Traceback (most recent call last):
     File 
"/home/airflow/.local/lib/python3.9/site-packages/airflow/providers/google/cloud/operators/bigquery.py",
 line 2170, in execute
       table = job.to_api_repr()["configuration"]["query"]["destinationTable"]
   KeyError: 'query'
   ```


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