rahul-madaan commented on code in PR #47168:
URL: https://github.com/apache/airflow/pull/47168#discussion_r1978348115


##########
providers/snowflake/src/airflow/providers/snowflake/transfers/copy_into_snowflake.py:
##########
@@ -243,9 +239,6 @@ def get_openlineage_facets_on_complete(self, task_instance):
             return OperatorLineage()
 
         query_results = self._result or []
-        # If no files were uploaded we get [{"status": "0 files were 
uploaded..."}]

Review Comment:
   Done! I have added a condition to check when there is no file movement.



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