sarahamilton opened a new pull request #14076: URL: https://github.com/apache/airflow/pull/14076
The GoogleDisplayVideo360SDFtoGCSOperator calls the download_media hook and should pass in the name of the media resource to download. However, it is currently passing in the full resource object. This breaks the API call to download_media. This patch updates the operator to only push the resourceName. ---------------------------------------------------------------- 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]
