liferoad commented on code in PR #31551:
URL: https://github.com/apache/beam/pull/31551#discussion_r1640052835


##########
sdks/python/apache_beam/pipeline.py:
##########
@@ -694,6 +694,10 @@ def apply(
       if auto_unique_labels:
         # If auto_unique_labels is set, we will append a unique suffix to the
         # label to make it unique.
+        logging.warning(
+            'Using --auto_unique_labels could cause data loss when '

Review Comment:
   Good idea.



-- 
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: github-unsubscr...@beam.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to