kacpermuda commented on code in PR #73246:
URL: https://github.com/apache/airflow/pull/73246#discussion_r4027791453


##########
providers/google/src/airflow/providers/google/cloud/transfers/local_to_gcs.py:
##########
@@ -165,6 +168,8 @@ def get_openlineage_facets_on_start(self):
         dest_object = self.dst if os.path.basename(self.dst) else 
extract_ds_name_from_gcs_path(self.dst)

Review Comment:
   Added the self.dst check above as well, thanks



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