BhuviTheDataGuy commented on issue #11905:
URL: https://github.com/apache/airflow/issues/11905#issuecomment-717851729
@turbaszek helped me to understand how this works. If I use table_resource
then the rest of the parameters are ignored.
```py
:param table_resource: Table resource as described in documentation:
https://cloud.google.com/bigquery/docs/reference/rest/v2/tables#Table
If provided all other parameters are ignored.
```
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]