potiuk commented on pull request #17998:
URL: https://github.com/apache/airflow/pull/17998#issuecomment-914586819


   There were some `default` values in the past google provider that was fixed 
in 5.1.0. The default values were set for few parameters (where they should not 
be if "table_resource" was specified). 
   
   You can set those parameters to None (for example 
`destination_project_dataset_table`) when you use table_resource if you use 
earlier version of the provider.
   
   The new version of the provider is free of that problem I think,


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